バージョン

NavigationButtonAreaUIElement コンストラクタ

新しい NavigationButtonAreaUIElement インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As TaskPaneToolbarUIElement _
)
public NavigationButtonAreaUIElement( 
   TaskPaneToolbarUIElement parent
)

パラメータ

parent
親要素の親。
参照