BCGControlBar Library for .NET
ToolbarBaseControlButton Class
Members 




Inherits ToolbarMenuButton, implements interface ISerializable. Serves as a base class for a ToolbarFocusableButton, ToolbarTrackButton and ToolbarButtonGroup. Contains some method to specify the current size, location and appearance of the ToolbarBaseControlButton.
Object Model
ToolbarBaseControlButton ClassCommandBarManager ClassCommandEntry ClassCommandBar ClassToolbarButton ClassCommandBar ClassPopupMenuBar ClassToolbarButtonCollection ClassToolbarButton ClassToolbar Class
Syntax
'Declaration
 
Public Class ToolbarBaseControlButton 
   Inherits ToolbarMenuButton
   Implements BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI 
'Usage
 
Dim instance As ToolbarBaseControlButton
public __gc class ToolbarBaseControlButton : public ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI  
public ref class ToolbarBaseControlButton : 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.ToolbarBaseControlButton
                        BCGSoft.ControlBars.SmartProgressBarButton
                        BCGSoft.ControlBars.ToolbarButtonGroup
                        BCGSoft.ControlBars.ToolbarFocusableButton
                        BCGSoft.ControlBars.ToolbarProgressBarButton
                        BCGSoft.ControlBars.ToolbarTrackBarButton

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

ToolbarBaseControlButton Members
BCGSoft.ControlBars Namespace

Send Feedback