Scheduler for UWP
Label コンストラクタ(String)

C1.UWP.Schedule アセンブリ > C1.C1Schedule 名前空間 > Label クラス > Label コンストラクタ : Label コンストラクタ(String)
ラベルのテキスト。
指定されたテキストを使ってカスタム Labelオブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String _
)
public Label( 
   System.string text
)

パラメータ

text
ラベルのテキスト。
参照

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