バージョン

UltraExplorerBarEmbeddableEditorOwner コンストラクタ

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

パラメータ

explorerBar
このクラスが関連付けられているUltraWinExplorerBarコントロールのインスタンス。
参照