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


灰色領域の色を取得または設定します。
構文
'Declaration
 
Public Property GrayAreaColor As Color
'使用法
 
Dim instance As FlatInterfaceRenderer
Dim value As Color
 
instance.GrayAreaColor = value
 
value = instance.GrayAreaColor
public Color GrayAreaColor {get; set;}
参照

FlatInterfaceRenderer クラス
FlatInterfaceRenderer メンバ

 

 


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