バージョン

TimeZoneLabelUIElement コンストラクタ

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

パラメータ

parent
親要素。
text
テキスト。
参照