BCGSoft.ControlBars Namespace : CustomizeButton Class |
Inherits from ToolbarMenuButton, implements ISerializable interface. This button is added to the toolbar as in docking as in floating mode if it’s property HasCustomizeButton is true. In it’s popup menu will be shown Quick Customize button and command buttons which can not be placed to the toolbar because of the size of the parent form.
'Declaration Public Class CustomizeButton Inherits ToolbarMenuButton Implements BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
'Usage Dim instance As CustomizeButton
public class CustomizeButton : ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
public __gc class CustomizeButton : public ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
public ref class CustomizeButton : public ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
BCGSoft.Controls.Shared.CommandObject
BCGSoft.Controls.Shared.CommandButton
BCGSoft.ControlBars.ToolbarButton
BCGSoft.ControlBars.ToolbarMenuButton
BCGSoft.ControlBars.CustomizeButton
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