C1.Win.4.8 Assembly / C1.Framework Namespace / CheckButtonElement Class / GetImage Method

In This Topic
GetImage Method (CheckButtonElement)
In This Topic
Returns the check box image.
Syntax
'Declaration
 
Public Shared Function GetImage( _
   Optional ByVal state As CheckBoxState _
) As Image
 

Parameters

state
See Also