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

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

パラメータ

color
Color値。
text
System.String値。
menuCaption
System.String値。
brush
Brushオブジェクト。
参照

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