GrapeCity CalendarGrid for Windows Forms 2.0J
Office2007Style プロパティ

CalendarInputManCellBaseType の描画時に使用される Office 2007 配色パターンを取得または設定します。
構文
Public Property Office2007Style As Office2007Style
public Office2007Style Office2007Style {get; set;}

プロパティ値

Office 2007 配色パターンを表す Office2007Style 値。既定値は Office2007Style.None です。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値が Office2007Style 値の 1 つではありません。
解説

Office スタイルはサイドボタンの外観に対してのみ適用されます。このプロパティの値が Office2007Style.None 以外の場合、FlatStyle は効果がありません。

GcCalendarGrid は Office 2007 のスタイルをサポートします。CalendarInputManCell にこのプロパティを設定することで、配色パターンを選択できます。

参照

CalendarInputManCellBaseType クラス
CalendarInputManCellBaseType メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.