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

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > BaseObject クラス > BaseObject コンストラクタ : BaseObject コンストラクタ(Color,String,String)
The Color value.
The System.String value.
Creates the new BaseObject object with specified color, text and menu caption.
シンタックス
'宣言
 
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
The Color value.
text
The System.String value.
menuCaption
The System.String value.
参照

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