バージョン

EmbeddableTextBox コンストラクタ(EditorWithText)

EmbeddableTextBox クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owningEditor As EditorWithText _
)
public EmbeddableTextBox( 
   EditorWithText owningEditor
)

パラメータ

owningEditor
所有する EditorWithText
参照