PowerTools PlusPak for Windows Forms 8.0J
ContextMenuContent プロパティ

組み込みコンテキストメニューに表示される内容のタイプを取得または設定します。
構文
Public Property ContextMenuContent As CalendarContextMenuContent
public CalendarContextMenuContent ContextMenuContent {get; set;}

プロパティ値

組み込みコンテキストメニューに表示される内容のタイプを示す CalendarContextMenuContent 値の 1 つ。デフォルト値は Both です。
解説

値を GoToToday に設定すると、[今日へ移動]メニュー項目のみが表示されます。
値を HolidayStyles に設定すると、使用可能な休日スタイルのみがコンテキストメニューに表示されます。

休日スタイルが 1 つもない場合、休日スタイルはコンテキストメニューに表示されません。

プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcCalendar クラス
GcCalendar メンバ

Send Feedback