NetXP 3.0 Reference

ComboBoxEx Class

ComboBoxEx allows specifically the retrieval of recently typed URLs and file paths, as well as items with icons.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ListControl
               ComboBox
                  ComboBoxEx

[Visual Basic]
NotInheritable Public Class ComboBoxEx
Inherits ComboBox
[C#]
public sealed class ComboBoxEx : 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

ComboBoxEx Members | NETXP.Controls Namespace