InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputMenu Class / FontPadding Property

In This Topic
    FontPadding Property (InputMenu)
    In This Topic
    Gets or sets whether the InputComponent should use padding to avoid text clipping.
    Syntax
    'Declaration
     
    Public Overridable Property FontPadding As Boolean
    public virtual bool FontPadding {get; set;}
    See Also