InputPanel for WinForms | ComponentOne
InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly
/
C1.Framework Namespace
/
Style Class
/ Font Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Font Property (Style)
In This Topic
Gets or sets the font used to paint text within the element.
Syntax
Visual Basic
C#
'Declaration Public Property Font As
Font
public
Font
Font {get; set;}
Remarks
If this property is set to null, the text will be painted using the font specified by the parent element's font.
See Also
Reference
Style Class
Style Members