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

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