TreeView for WinForms
CheckBoxStyle 列挙体

C1.Win.TreeView.6 アセンブリ > C1.Win.TreeView 名前空間 : CheckBoxStyle 列挙体
チェックボックスのビューを決定します。
シンタックス
'宣言
 
Public Enum CheckBoxStyle 
   Inherits System.Enum
public enum CheckBoxStyle : System.Enum 
メンバ
メンバ解説
Office2007BlackMS Office 2007 Black と同様です。
Office2007BlueMS Office 2007 Blue と同様です。
Office2007SilverMS Office 2007 Silver と同様です。
Office2010BlackMS Office 2010 Black と同様です。
Office2010BlueMS Office 2010 Blue と同様です。
Office2010SilverMS Office 2010 Silver と同様です。
Office2013MS Office 2013 と同様です。
System標準のシステムビュー。
Windows10Windows 10 と同様です。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.TreeView.CheckBoxStyle

参照

C1.Win.TreeView 名前空間