Ribbon for WinForms
ToolBarHorizontalAlignment 列挙体

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : ToolBarHorizontalAlignment 列挙体
Alignment of the toolbars.
シンタックス
'宣言
 
Public Enum ToolBarHorizontalAlignment 
   Inherits System.Enum
public enum ToolBarHorizontalAlignment : System.Enum 
メンバ
メンバ解説
LeftThe toolbar is aligned to the left.
RightThe toolbar is aligned to the right.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Ribbon.ToolBarHorizontalAlignment

参照

C1.Win.Ribbon 名前空間