バージョン

NavigationOverflowButtonUIElement コンストラクタ

NavigationOverflowButtonUIElement クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal group As UltraExplorerBarGroup _
)
public NavigationOverflowButtonUIElement( 
   Infragistics.Win.UIElement parent,
   UltraExplorerBarGroup group
)

パラメータ

parent
親要素。
group
UltraExplorerBarGroup。
参照