An NDoc Documented Class Library

CheckBoxEvent Class

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

System.Object
   White.Core.UIItemEvents.UserEvent
      White.Core.UIItemEvents.CheckBoxEvent

[Visual Basic]
Public Class CheckBoxEvent
    Inherits UserEvent
[C#]
public class CheckBoxEvent : UserEvent
[C++]
public __gc class CheckBoxEvent : public UserEvent
[JScript]
public class CheckBoxEvent extends UserEvent

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.

Requirements

Namespace: White.Core.UIItemEvents

Assembly: White.Core (in White.Core.dll)

See Also

CheckBoxEvent Members | White.Core.UIItemEvents Namespace