PowerTools SPREAD for Windows Forms 8.0J
ButtonActiveColor プロパティ


アクティブモードのときのボタンの色(新規追加、矢印)を取得または設定します。
構文
'Declaration
 
Public Property ButtonActiveColor As Color
'使用法
 
Dim instance As FlatInterfaceRenderer
Dim value As Color
 
instance.ButtonActiveColor = value
 
value = instance.ButtonActiveColor
public Color ButtonActiveColor {get; set;}
参照

FlatInterfaceRenderer クラス
FlatInterfaceRenderer メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.