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


分割ボックスの背景色を取得または設定します。
構文
'Declaration
 
Public Property SplitBoxBackgroundColor As Color
'使用法
 
Dim instance As FlatInterfaceRenderer
Dim value As Color
 
instance.SplitBoxBackgroundColor = value
 
value = instance.SplitBoxBackgroundColor
public Color SplitBoxBackgroundColor {get; set;}
参照

FlatInterfaceRenderer クラス
FlatInterfaceRenderer メンバ

 

 


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