バージョン

NavigationPaneFlyoutContainerControl コンストラクタ

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

パラメータ

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