GetCheckboxImage(CheckBoxState) Method
Gets a check box image as a function of the specified checkbox state.
'Declaration
Public Overloads Overridable Function GetCheckboxImage( _
ByVal As CheckBoxState _
) As Image
Parameters
- state
- A value from the System.Windows.Forms.VisualStyles.CheckBoxState enumeration.
Return Value
A checkbox image to be displayed in the element.