BCGControlBar Library for .NET
AutomaticButton Class
Members 




Inherits from CommandButton of namespace  BCGSoft.Controls.Shared. Represents a button on the color panel which allows to select the color by default. In default constructor of  Automatic button the checkable, custom layout button will be created. Its Visual Style is OfficeXP, default returned color value  is an empty color .

Object Model
AutomaticButton Class
Syntax
'Declaration
 
Public Class AutomaticButton 
   Inherits CommandButton
   Implements ICommandObject 
'Usage
 
Dim instance As AutomaticButton
public class AutomaticButton : CommandButton, ICommandObject  
public __gc class AutomaticButton : public CommandButton, ICommandObject  
public ref class AutomaticButton : public CommandButton, ICommandObject  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.Shared.CommandObject
            BCGSoft.Controls.Shared.CommandButton
               BCGSoft.Controls.Shared.AutomaticButton

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

AutomaticButton Members
BCGSoft.Controls.Shared Namespace

Send Feedback