GrapeCity CalendarGrid for Windows Forms 2.0J
FlatAppearance プロパティ (CalendarButtonCellTypeBase)

FlatStyle プロパティが System.Windows.Forms.FlatStyle.Flat に設定されているときの外観を取得します。
構文
public CalendarGridFlatButtonAppearance FlatAppearance {get;}
Public ReadOnly Property FlatAppearance As CalendarGridFlatButtonAppearance
 

プロパティ値

FlatStyle プロパティが System.Windows.Forms.FlatStyle.Flat に設定されているときの外観を表す CalendarGridFlatButtonAppearance 値。
解説
このプロパティは、FlatStyle プロパティが System.Windows.Forms.FlatStyle.Flat に設定されていない場合は効果がありません。セルが CalendarCheckBoxCellType の場合、FlatAppearance プロパティを機能させるためには FlatStyle プロパティを System.Windows.Forms.FlatStyle.Flat に設定し、なおかつ CalendarCheckBoxCellType.Appearance プロパティを System.Windows.Forms.Appearance.Button に設定する必要があります。
参照

CalendarButtonCellTypeBase クラス
CalendarButtonCellTypeBase メンバ
FlatStyle プロパティ

 

 


c 2008 GrapeCity inc. All rights reserved.