PowerTools CalendarGrid for Windows Forms 1.0J
FlatAppearance プロパティ (CalendarButtonCellTypeBase)

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

プロパティ値

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 プロパティ

 

 


© 2014 GrapeCity inc. All rights reserved.