バージョン

UltraComboEditorUIElement コンストラクタ

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

パラメータ

ultraComboEditor
このUIElementが表すUltraComboEditor コントロールインスタンス
参照