InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputTrackBar Class / Font Property

In This Topic
    Font Property (InputTrackBar)
    In This Topic
    This property has no effect on InputTrackBar.
    Syntax
    'Declaration
     
    Public Shadows Property Font As Font
    public new Font Font {get; set;}
    See Also