バージョン

EditorWithCombo コンストラクタ(EmbeddableEditorOwnerBase)

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

パラメータ

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