C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1RangeSlider Class / OnVisualStyleChanged Method
The event arguments.

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

Parameters

e
The event arguments.
See Also