Ribbon for WinForms
ToolBarHorizontalAlignment 列挙体

C1.Win.Ribbon.6 アセンブリ > C1.Win.Ribbon 名前空間 : ToolBarHorizontalAlignment 列挙体
ツールバーの配置。
シンタックス
'宣言
 
Public Enum ToolBarHorizontalAlignment 
   Inherits System.Enum
public enum ToolBarHorizontalAlignment : System.Enum 
メンバ
メンバ解説
Leftツールバーは左に揃えられます。
Rightツールバーは右に揃えられます。
継承階層

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

参照

C1.Win.Ribbon 名前空間