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


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

FlatInterfaceRenderer クラス
FlatInterfaceRenderer メンバ

 

 


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