ComponentSpace State Picker Control Reference

StateEventArgs Class

Provides data for the StateChanged event.

For a list of all members of this type, see StateEventArgs Members.

System.Object
   System.EventArgs
      ComponentSpace.StatePicker.StateEventArgs

[Visual Basic]
Public Class StateEventArgs
    Inherits EventArgs
[C#]
public class StateEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The StateChanged event is raised by the StatePicker.

Requirements

Namespace: ComponentSpace.StatePicker

Assembly: ComponentSpace.StatePicker (in ComponentSpace.StatePicker.dll)

See Also

StateEventArgs Members | ComponentSpace.StatePicker Namespace