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

C1.Win.8 アセンブリ > C1.Framework 名前空間 > TextBoxElement クラス > TextBoxElement コンストラクタ : TextBoxElement コンストラクタ(Style,String)
使用する Styleオブジェクト。
表示するテキスト。
指定されたテキストとスタイル設定を使用して、 TextBoxElementクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal text As System.String _
)
public TextBoxElement( 
   Style style,
   System.string text
)

パラメータ

style
使用する Styleオブジェクト。
text
表示するテキスト。
参照

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