CalendarView for WinForms
HotkeyPrefix 列挙体

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 : HotkeyPrefix 列挙体
Specifies the type of display for hot-key prefixes that relate to text.
シンタックス
'宣言
 
Public Enum HotkeyPrefix 
   Inherits System.Enum
public enum HotkeyPrefix : System.Enum 
メンバ
メンバ解説
HideDo not display the hot-key prefix.
NoneNo hot-key prefix.
ShowDisplay the hot-key prefix.
継承階層

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

参照

C1.Framework.Drawing.Gdi 名前空間