InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / CheckBoxButtonElement Class / UncheckedIcon Property

In This Topic
    UncheckedIcon Property (CheckBoxButtonElement)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property UncheckedIcon As C1Icon
    protected virtual C1Icon UncheckedIcon {get;}
    See Also