バージョン

UltraGroupBoxUIElement コンストラクタ

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

パラメータ

groupBoxControl
この要素に関連づけられた UltraGroupBox。
解説

新しい UltraGroupBoxUIElement を初期化します。

参照