C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / C1StatusBar Class / OnVisualStyleChanged Method

In This Topic
OnVisualStyleChanged Method (C1StatusBar)
In This Topic
Raises the VisualStyleChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnVisualStyleChanged( _
   ByVal e As System.EventArgs _
) 
 

Parameters

e
See Also