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

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

Parameters

e
The event arguments.
See Also