The following tables list the members exposed by CheckBoxPicture.
| Name | Description | |
|---|---|---|
![]()  | CheckBoxPicture Constructor | Creates a new CheckBoxPicture object. | 
| Name | Description | |
|---|---|---|
![]()  | False | Gets or sets the picture (image) for the false state of the check box. | 
![]()  | FalseDisabled | Gets or sets the picture (image) for the false disabled state of the checkbox. | 
![]()  | FalsePressed | Gets or sets the picture (image) for the false pressed state of the check box. | 
![]()  | Indeterminate | Gets or sets the picture (image) for the indeterminate state of the check box. | 
![]()  | IndeterminateDisabled | Gets or sets the picture (image) for the indeterminate disabled state of the check box. | 
![]()  | IndeterminatePressed | Gets or sets the picture (image) for the indeterminate pressed state of the check box. | 
![]()  | IsDisposed | Gets whether is disposed. | 
![]()  | Item | Overloaded. Gets or sets the images for the check box states. | 
![]()  | True | Gets or sets the picture (image) for the true state of the check box. | 
![]()  | TrueDisabled | Gets or sets the picture (image) for the true disabled state of the check box. | 
![]()  | TruePressed | Gets or sets the picture (image) for the true pressed state of the check box. | 
    
    
    
    
    
    
