PowerTools PlusPak for Windows Forms 8.0J
CalendarContextMenuContent 列挙体

組み込みコンテキストメニューに表示される内容のタイプを示します。
構文
Public Enum CalendarContextMenuContent 
   Inherits System.Enum
public enum CalendarContextMenuContent : System.Enum 
メンバ
メンバ解説
Both休日スタイルと GoToToday の両方が組み込みコンテキストメニューに表示されます。
GoToTodayGoToToday のみが組み込みコンテキストメニューに表示されます。
HolidayStyles休日スタイルのみが組み込みコンテキストメニューに表示されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Calendar.CalendarContextMenuContent

プラットフォーム

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

参照

GrapeCity.Win.Calendar 名前空間

Send Feedback