NetXP 3.0 Reference

CommandBarLabelItem Class

A label item.

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

System.Object
   MarshalByRefObject
      Component
         CommandBarItem
            CommandBarLabelItem

[Visual Basic]
Public Class CommandBarLabelItem
Inherits CommandBarItem
[C#]
public class CommandBarLabelItem : CommandBarItem

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

CommandBarLabelItem Members | NETXP.Controls.Bars Namespace