Aurigma Graphics Mill 5.5 for .NET
ListItem..::.OnStateChanged Method
Raises the StateChanged event.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Protected Overridable Sub OnStateChanged ( _ stateType As StateType _ )
C#
protected virtual void OnStateChanged( StateType stateType )
Parameters
- stateType
-
Type: Aurigma.GraphicsMill.WinControls..::.StateType
A StateType value specifying the state the event is raised for.