GrapeCity InputMan for Windows Forms 10.0J
DropDownDirection 列挙体

ドロップダウンウィンドウの表示方向を指定します。
構文
Public Enum DropDownDirection 
   Inherits System.Enum
public enum DropDownDirection : System.Enum 
メンバ
メンバ解説
AboveLeft左上に表示します。
AboveRight右上に表示します。
BelowLeft左下に表示します。
BelowRight右下に表示します。
Default既定の方向へ表示します。
Left左に表示します。
Right右に表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Editors.DropDownDirection

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.