バージョン

CreateEditorWithText(EmbeddableEditorOwnerBase) メソッド

新規 Infragistics.Win.EditorWithText オブジェクトを作成します。
シンタックス
'宣言
 
Protected Overloads MustOverride Function CreateEditorWithText( _
   ByVal owner As Infragistics.Win.EmbeddableEditorOwnerBase _
) As Infragistics.Win.EditorWithText
protected abstract Infragistics.Win.EditorWithText CreateEditorWithText( 
   Infragistics.Win.EmbeddableEditorOwnerBase owner
)

パラメータ

owner
作成中のエディターに関連付けられたオーナー。

戻り値の型

新しいEditorWithTextオブジェクト。
参照