バージョン

DropDownOrientation 列挙体

ドロップ ダウン コンテナーの方向。
シンタックス
'宣言
 
Public Enum DropDownOrientation 
   Inherits System.Enum
public enum DropDownOrientation : System.Enum 
メンバ
メンバ解説
BottomLeft 
BottomRight 
Center 
Default 
Left 
Right 
TopLeft 
TopRight 
参照