ComponentOne InputPanel for WinForms
Font Property (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : Font Property
Gets or sets the Font used by the InputComponent.
Syntax
'Declaration
 
Public Property Font As System.Drawing.Font
public System.Drawing.Font Font {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members