PowerTools SPREAD for Windows Forms 8.0J
CandidateListItemFont プロパティ (AutoCompleteInfo)


オートコンプリート候補リストの項目のフォントを取得または設定します。
構文
'Declaration
 
Public Property CandidateListItemFont As Font
'使用法
 
Dim instance As AutoCompleteInfo
Dim value As Font
 
instance.CandidateListItemFont = value
 
value = instance.CandidateListItemFont
public Font CandidateListItemFont {get; set;}

プロパティ値

補完文字列の候補リスト内のフォント。
参照

AutoCompleteInfo クラス
AutoCompleteInfo メンバ

 

 


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