Menus and Toolbars for WinForms
TabShape 列挙体

C1.Win.Command.8 アセンブリ > C1.Win.Command 名前空間 : TabShape 列挙体
C1DockingTab コントロール内のタブの形状を指定します。
シンタックス
'宣言
 
Public Enum TabShape 
   Inherits System.Enum
public enum TabShape : System.Enum 
メンバ
メンバ解説
Rectangle四角いタブ。
Rounded丸みのあるタブ。
Sloping片側が斜めのタブ。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Command.TabShape

参照

C1.Win.Command 名前空間