バージョン

PanelSplitterUIElement コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal panel As UltraStatusPanel _
)
public PanelSplitterUIElement( 
   Infragistics.Win.UIElement parent,
   UltraStatusPanel panel
)

パラメータ

parent
親要素
panel
関連付けるパネル。
参照