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


ドロップダウンオプションを取得または設定します。
構文
'Declaration
 
Public Property DropDownOptions As DropDownOptions
'使用法
 
Dim instance As FpCombo
Dim value As DropDownOptions
 
instance.DropDownOptions = value
 
value = instance.DropDownOptions
public DropDownOptions DropDownOptions {get; set;}
参照

FpCombo クラス
FpCombo メンバ

 

 


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