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

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

パラメータ

color
Color値。
text
System.String値。
menuCaption
System.String値。
参照

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