NetXP 3.0 Reference

CommandBarButtonItem Class

The command bar button item.

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

System.Object
   MarshalByRefObject
      Component
         CommandBarItem
            CommandBarButtonItem

[Visual Basic]
Public Class CommandBarButtonItem
Inherits CommandBarItem
Implements NETXP.Library.IStatusMessageProvider
[C#]
public class CommandBarButtonItem : CommandBarItem, IStatusMessageProvider

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

CommandBarButtonItem Members | NETXP.Controls.Bars Namespace