バージョン

EditorWithText コンストラクタ(EmbeddableEditorOwnerBase)

コンストラクター - EditorWithTextクラスの新しいインスタンスを作成します
シンタックス
'宣言
 
Public Function New( _
   ByVal defaultOwner As EmbeddableEditorOwnerBase _
)
public EditorWithText( 
   EmbeddableEditorOwnerBase defaultOwner
)

パラメータ

defaultOwner
このエディターに関連したデフォルトのオーナー
解説
EditorWithTextクラスは、基本的なTextBoxのような編集機能を提供します。
参照