'Declaration
Public Overloads Overridable Function GetCheckboxImage( _ ByVal state As CheckBoxState _ ) As Image
public virtual Image GetCheckboxImage( CheckBoxState state )
Parameters
- state
- A value from the System.Windows.Forms.VisualStyles.CheckBoxState enumeration.
Return Value
A checkbox image to be displayed in the element.