PowerTools MultiRow for Windows Forms 8.0J
MouseOverBackColor プロパティ (MultiRowFlatButtonAppearance)

マウスポインタがセルの境界内にあるときの、ボタンのクライアント領域の色を取得または設定します。
構文
Public Property MouseOverBackColor As Color
public Color MouseOverBackColor {get; set;}

プロパティ値

マウスポインタがセルの境界内にあるときの、ボタンのクライアント領域の色を表すSystem.Drawing.Color値。既定値はColor.Emptyです。
解説
このプロパティを初期化しない場合、プロパティの値はColor.Emptyになります。これは、セルのBackColorから計算された暗い色がMouseOverBackColorとして使用されることを意味します。
参照

MultiRowFlatButtonAppearance クラス
MultiRowFlatButtonAppearance メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.