PowerTools CalendarGrid for Windows Forms 1.0J
DropDownMaxHeight プロパティ (GcComboBox)

ユーザーがドロップダウンウィンドウのサイズをカスタマイズしていない場合の、ドロップダウンウィンドウの最大の高さを取得または設定します。ドロップダウンウィンドウのサイズがカスタマイズされている場合、このプロパティの機能は無効になります。
構文
Public Property DropDownMaxHeight As Integer
public int DropDownMaxHeight {get; set;}

プロパティ値

ドロップダウンウィンドウの最大の高さを示す System.Int32 値。
既定値は 150 です。
参照

GcComboBox クラス
GcComboBox メンバ
DropDown プロパティ

 

 


© 2014 GrapeCity inc. All rights reserved.