MultiSelect for WinForms
C1CheckBox クラス
メンバ 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : C1CheckBox クラス
Represents a Windows checkbox control supporting data binding to data source fields of Boolean, String, or Integer types.
オブジェクト モデル
C1CheckBox クラス
シンタックス
'宣言
 
Public Class C1CheckBox 
   Inherits System.Windows.Forms.CheckBox
public class C1CheckBox : System.Windows.Forms.CheckBox 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ButtonBase
               System.Windows.Forms.CheckBox
                  C1.Win.C1Input.C1CheckBox

参照

C1CheckBox メンバ
C1.Win.C1Input 名前空間