Input for WinForms | ComponentOne
C1.Framework Namespace / CheckBoxButtonElement Class / CheckIcon Property

In This Topic
    CheckIcon Property
    In This Topic
    Gets the C1Icon for the checked state of the checkBox.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property CheckIcon As C1Icon
    protected virtual C1Icon CheckIcon {get;}
    See Also