ComponentOne Ribbon for WinForms
DrawUsingDefaultFont Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > ShouldDrawFontEventArgs Class : DrawUsingDefaultFont Property
Gets or sets whether the font name should always be drawn using the default font.
Syntax
'Declaration
 
Public Property DrawUsingDefaultFont As System.Boolean
public System.bool DrawUsingDefaultFont {get; set;}
See Also

Reference

ShouldDrawFontEventArgs Class
ShouldDrawFontEventArgs Members