NetXP 3.0 Reference

CommandBarComboBox Class

A special combo box.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ListControl
               ComboBox
                  CommandBarComboBox

[Visual Basic]
Public Class CommandBarComboBox
Inherits ComboBox
[C#]
public class CommandBarComboBox : 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.Bars

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

See Also

CommandBarComboBox Members | NETXP.Controls.Bars Namespace