バージョン

PaneCaptionUIElement コンストラクタ

新しい PaneCaptionUIElement を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement _
)
public PaneCaptionUIElement( 
   Infragistics.Win.UIElement parent
)

パラメータ

parent
親要素
参照