MultiSelect for WinForms
VisualStyle 列挙体

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : VisualStyle 列挙体
Determines the visual style of a control.
シンタックス
'宣言
 
Public Enum VisualStyle 
   Inherits System.Enum
public enum VisualStyle : System.Enum 
メンバ
メンバ解説
CustomCustom style.
Office2007BlackMS Office 2007 Black color scheme.
Office2007BlueMS Office 2007 Blue color scheme.
Office2007SilverMS Office 2007 Silver color scheme.
Office2010BlackMS Office 2010 Black color scheme.
Office2010BlueMS Office 2010 Blue color scheme.
Office2010SilverMS Office 2010 Silver color scheme.
SystemStandard system style.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Input.VisualStyle

参照

C1.Win.C1Input 名前空間