PowerTools SPREAD for Windows Forms 8.0J
ListAlignment プロパティ (FpCombo)


ドロップダウンリストを配置するコントロールの辺を取得または設定します。
構文
'Declaration
 
Public Property ListAlignment As ListAlignment
'使用法
 
Dim instance As FpCombo
Dim value As ListAlignment
 
instance.ListAlignment = value
 
value = instance.ListAlignment
public ListAlignment ListAlignment {get; set;}

プロパティ値

リストの配置を決定するListAlignment設定
参照

FpCombo クラス
FpCombo メンバ

 

 


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