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

In This Topic
    FontPadding Property (InputTrackBar)
    In This Topic
    This property has no effect on InputTrackBar.
    Syntax
    'Declaration
     
    Public Overrides Property FontPadding As Boolean
    public override bool FontPadding {get; set;}
    See Also