Ribbon for WinForms
TextBoxElement コンストラクタ(String)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > TextBoxElement クラス > TextBoxElement コンストラクタ : TextBoxElement コンストラクタ(String)
The text to display.
Initializes a new instance of the TextBoxElement class with specified text.
シンタックス
'宣言
 
Public Function New( _
   ByVal text As String _
)
public TextBoxElement( 
   string text
)

パラメータ

text
The text to display.
参照

TextBoxElement クラス
TextBoxElement メンバ
オーバーロード一覧