GrapeCity InputMan for Windows Forms 10.0J
NavigatorOrientation 列挙体

ナビゲータを表示する位置を定義します。
構文
Public Enum NavigatorOrientation 
   Inherits System.Enum
public enum NavigatorOrientation : System.Enum 
メンバ
メンバ解説
Bottomナビゲータをコントロールの下側に配置します。
Leftナビゲータをコントロールの左側に配置します。
Rightナビゲータをコントロールの右側に配置します。
Topナビゲータをコントロールの上側に配置します。
継承階層

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

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.