C1.Win.8 Assembly / C1.Framework Namespace / RadioButtonElement Class / GetCheckboxImage Method / GetCheckboxImage() Method

In This Topic
GetCheckboxImage() Method
In This Topic
Gets a check box image as a function of the current checkbox state.
Syntax
'Declaration
 
Protected Overloads Overridable Function GetCheckboxImage() As Image
 

Return Value

A checkbox image to be displayed in the element.
See Also