InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / C1IconTemplate Class / CheckBoxBack Property

In This Topic
    CheckBoxBack Property (C1IconTemplate)
    In This Topic
    Gets the path for the CheckBoxBack icon. Uses from Input controls.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property CheckBoxBack As String
    public static string CheckBoxBack {get;}
    See Also