GrapeCity SPREAD for Windows Forms 11.0J
ActiveTabBackColor プロパティ


アクティブタブの全体的な背景色を取得または設定します。
構文
'Declaration
 
Public Property ActiveTabBackColor As Color
'使用法
 
Dim instance As FlatInterfaceRenderer
Dim value As Color
 
instance.ActiveTabBackColor = value
 
value = instance.ActiveTabBackColor
public Color ActiveTabBackColor {get; set;}
参照

FlatInterfaceRenderer クラス
FlatInterfaceRenderer メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.