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

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

パラメータ

style
The Style object to use.
text
The text to display.
参照

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