BCGControlBar Library for .NET
ToolbarLabelButton Class
Members 




Represents a toolbar button, which can be has a label functionality. It can not be highlighted or clicked. It is typically used to provide descirptive text within the toolbar. For example, you can use ToolbarLabelButton to inform user about the name of the button's group.
Object Model
ToolbarLabelButton ClassCommandBarManager ClassCommandEntry ClassCommandBar ClassToolbarButton ClassCommandBar ClassPopupMenuBar ClassToolbarButtonCollection ClassToolbarButton ClassToolbar Class
Syntax
'Declaration
 
Public Class ToolbarLabelButton 
   Inherits ToolbarMenuButton
   Implements BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI 
'Usage
 
Dim instance As ToolbarLabelButton
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.Shared.CommandObject
            BCGSoft.Controls.Shared.CommandButton
               BCGSoft.ControlBars.ToolbarButton
                  BCGSoft.ControlBars.ToolbarMenuButton
                     BCGSoft.ControlBars.ToolbarLabelButton

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ToolbarLabelButton Members
BCGSoft.ControlBars Namespace

Send Feedback