バージョン

CalculatorTextUIElement コンストラクタ

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

パラメータ

parent
Infragistics.Win.UIElement
text
関連付けられたテキスト。
参照