An NDoc Documented Class Library

TextBoxEvent Class

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

System.Object
   White.Core.UIItemEvents.UserEvent
      White.Core.UIItemEvents.TextBoxEvent
         White.Core.UIItemEvents.MultilineTextBoxEvent

[Visual Basic]
Public Class TextBoxEvent
    Inherits UserEvent
[C#]
public class TextBoxEvent : UserEvent
[C++]
public __gc class TextBoxEvent : public UserEvent
[JScript]
public class TextBoxEvent 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

TextBoxEvent Members | White.Core.UIItemEvents Namespace