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

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

パラメータ

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

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