Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / CheckBoxPicture Class
Properties Methods


In This Topic
    CheckBoxPicture Class Members
    In This Topic

    The following tables list the members exposed by CheckBoxPicture.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CheckBoxPicture class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the picture (image) for the false state of the check box.  
    Public PropertyGets or sets the picture (image) for the false disabled state of the checkbox.  
    Public PropertyGets or sets the picture (image) for the false pressed state of the check box.  
    Public PropertyGets or sets the picture (image) for the indeterminate state of the check box.  
    Public PropertyGets or sets the picture (image) for the indeterminate disabled state of the check box.  
    Public PropertyGets or sets the picture (image) for the indeterminate pressed state of the check box.  
    Public PropertyGets whether is disposed.  
    Public PropertyOverloaded. Gets or sets the index for the picture (image) of the check box.  
    Public PropertyGets or sets the picture (image) for the true state of the check box.  
    Public PropertyGets or sets the picture (image) for the true disabled state of the check box.  
    Public PropertyGets or sets the picture (image) for the true pressed state of the check box.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Disposes.  
    Top
    See Also