C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / OnFontChanged Method
An System.EventArgs that contains the event data.

In This Topic
OnFontChanged Method (FlexPivotPage)
In This Topic
Overriden to update toolbar and status bar size and font.
Syntax
'Declaration
 
Protected Overrides Sub OnFontChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
An System.EventArgs that contains the event data.
See Also