BCGControlBar Library for .NET
ToolbarPaletteButton Class
Members 




Inherits ToolbarButton class of BCGSoft.ControlBars namespace. The ToolbarPaletteButton  behaves exactly as a toolbar button, but on click an instance of the PalettePopupMenu bar can be shown. The PalettePopupMenuButton can be the host of toolbar buttons or other command objects.
Object Model
ToolbarPaletteButton ClassCommandBarManager ClassCommandEntry ClassCommandBar ClassToolbarButton ClassCommandBar ClassPopupMenuBar ClassToolbarButtonCollection ClassToolbarButton ClassToolbar Class
Syntax
'Declaration
 
Public Class ToolbarPaletteButton 
   Inherits ToolbarMenuButton
   Implements BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI 
'Usage
 
Dim instance As ToolbarPaletteButton
public __gc class ToolbarPaletteButton : public ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI  
public ref class ToolbarPaletteButton : public ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI  
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.ToolbarPaletteButton

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

ToolbarPaletteButton Members
BCGSoft.ControlBars Namespace

Send Feedback