NetXP 3.0 Reference

CommandBarItem Class

This class describes one item on the command bar.

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

System.Object
   MarshalByRefObject
      Component
         CommandBarItem

[Visual Basic]
MustInherit Public Class CommandBarItem
Inherits Component
[C#]
public abstract class CommandBarItem : Component

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

CommandBarItem Members | NETXP.Controls.Bars Namespace