CalendarView for WinForms
TabUnit 列挙体

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 : TabUnit 列挙体
Specifies the unit of the tab stops or offset.
シンタックス
'宣言
 
Public Enum TabUnit 
   Inherits System.Enum
public enum TabUnit : System.Enum 
メンバ
メンバ解説
CharacterThe unit of the tab stops or offset are base on the character number.
PixelThe unit of the tab stops or offset is base on logical point of the display surface.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Framework.Drawing.Gdi.TabUnit

参照

C1.Framework.Drawing.Gdi 名前空間