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


無効な項目の色スタイルを示すItemStyleInfo値を取得します。
構文
'Declaration
 
Public ReadOnly Property ListDisabledItemStyle As ItemStyleInfo
'使用法
 
Dim instance As GcComboBoxCellType
Dim value As ItemStyleInfo
 
value = instance.ListDisabledItemStyle
public ItemStyleInfo ListDisabledItemStyle {get;}

プロパティ値

ItemStyleInfo値。
解説
このプロパティを使用して背景色、前景色、およびグラデーション効果をカスタマイズできます。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


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