クリック、またはドラッグでサイズを変更できます。
CustomDate コンストラクター (DateTime, Color, Color, String)
MonthCalenderM for Windows Forms 2.1.0.4
WiseupSoft.Win.Control.CustomDate クラスの新しいインスタンスを初期化します。

名前空間: WiseupSoft.Win.Control
アセンブリ: MonthCalendarM (in MonthCalendarM.dll) バージョン: 2.1.0.4 (2.1.0.4)
構文
public CustomDate(
	DateTime date,
	Color colorBack,
	Color colorFore,
	string tooltip
)

パラメーター

date
型: SystemDateTime
対象日付
colorBack
型: System.DrawingColor
背景色
colorFore
型: System.DrawingColor
前景色
tooltip
型: SystemString
ツールチップ
解説