An NDoc Documented Class Library

WinFormTextBox Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.TextBox
         White.Core.UIItems.WinFormTextBox

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

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.UIItems

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

See Also

WinFormTextBox Members | White.Core.UIItems Namespace