PowerTools SPREAD for Windows Forms 10.0J
DropDown プロパティ (GcComboBoxCellType)


ドロップダウン機能の設定を取得します。
構文
'Declaration
 
Public ReadOnly Property DropDown As ComboDropDownInfo
'使用法
 
Dim instance As GcComboBoxCellType
Dim value As ComboDropDownInfo
 
value = instance.DropDown
public ComboDropDownInfo DropDown {get;}

プロパティ値

ドロップダウン機能の設定を示すComboDropDownInfoインスタンス。
解説
このDropDownプロパティを設定することで、ドロップダウンの動作とウィンドウの外観をカスタマイズできます。この設定は、ドロップダウンを表示するかどうか、ドロップダウンをサイズ変更可能にするかどうか、ドロップダウンウィンドウの方向、ドロップダウンウィンドウの影、および開閉時のアニメーションを指定します。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


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