ComponentOne InputPanel for WinForms
FontPadding Property (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : FontPadding Property
Gets or sets whether the InputComponent should use padding to avoid text clipping.
Syntax
'Declaration
 
Public Overridable Property FontPadding As System.Boolean
public virtual System.bool FontPadding {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members