GrapeCity CalendarGrid for Windows Forms 3.0J
DropDownMaxHeight プロパティ (GcComboBox)

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

プロパティ値

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

参照

GcComboBox クラス
GcComboBox メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.