Input for WinForms | ComponentOne
C1.Framework Namespace / C1IconTemplate Class / ThumbBack Property

In This Topic
    ThumbBack Property
    In This Topic
    Gets the path for the thumb back icon. It is used in Input controls.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ThumbBack As String
    public static string ThumbBack {get;}
    See Also