PowerTools SPREAD for Windows Forms 8.0J
DropDown プロパティ (GcTextBoxCellType)


ドロップダウン機能のカスタマイズに使用されるドロップダウン設定を取得します。
構文
'Declaration
 
Public ReadOnly Property DropDown As DropDownInfo
'使用法
 
Dim instance As GcTextBoxCellType
Dim value As DropDownInfo
 
value = instance.DropDown
public DropDownInfo DropDown {get;}

プロパティ値

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

GcTextBoxCellType クラス
GcTextBoxCellType メンバ

 

 


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