Scheduler for WinForms
Status コンストラクタ(Color,String,String)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > Status クラス > Status コンストラクタ : Status コンストラクタ(Color,String,String)
ステータスの表示に使用する色。
System.String値。
指定した色、テキスト、およびメニューキャプションを持つ新しいカスタムの Statusオブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal color As System.Drawing.Color, _
   ByVal text As System.String, _
   ByVal menuCaption As System.String _
)
public Status( 
   System.Drawing.Color color,
   System.string text,
   System.string menuCaption
)

パラメータ

color
ステータスの表示に使用する色。
text
System.String値。
menuCaption
ダイアログ内にステータスを表示するためのメニューキャプション。
参照

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