NetXP 3.0 Reference

AutoTextBox Class

AutoTextBox is a text box that saves all the strings the user types to an XML file.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ListControl
               ComboBox
                  AutoTextBox

[Visual Basic]
Public Class AutoTextBox
Inherits ComboBox
[C#]
public class AutoTextBox : ComboBox

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: NETXP.Controls

Assembly: NETXP.Controls (in NETXP.Controls.dll)

See Also

AutoTextBox Members | NETXP.Controls Namespace