PowerTools SPREAD for Windows Forms 8.0J
ArrowColorDisabled プロパティ (FlatInterfaceRenderer)


無効なときの矢印ボタンの色を取得または設定します。
構文
'Declaration
 
Public Property ArrowColorDisabled As Color
'使用法
 
Dim instance As FlatInterfaceRenderer
Dim value As Color
 
instance.ArrowColorDisabled = value
 
value = instance.ArrowColorDisabled
public Color ArrowColorDisabled {get; set;}
参照

FlatInterfaceRenderer クラス
FlatInterfaceRenderer メンバ

 

 


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