ComponentOne InputPanel for WinForms
Font Property (InputControlHost)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputControlHost Class : Font Property
The font used to display text in the hosted control.
Syntax
'Declaration
 
Public Overridable Shadows Property Font As System.Drawing.Font
public virtual new System.Drawing.Font Font {get; set;}
See Also

Reference

InputControlHost Class
InputControlHost Members