LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
StateChangedEventArgs Class Members
See Also  Fields 
Leadtools.Multimedia Namespace : StateChangedEventArgs Class

The following tables list the members exposed by StateChangedEventArgs.

Public Constructors

 NameDescription
public Constructor StateChangedEventArgs ConstructorThe StateChangedEventArgs object is the event arguments object for the StateChangedEventHandler. For more information, see StateChangedEventHandler  
Top

Public Fields

 NameDescription
public Field lastStateValue that specifies the previous state of the object.  
public Field stateThe value that specifies the new state of the object.  
Top

See Also