BCGControlBar Library for .NET
OtherButton Class
Members 




Inherits from CommandButton of namespace  BCGSoft.Controls.Shared. Represents a button on the color panel which allows to select a color not displayed on the color panel.

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

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

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

OtherButton Members
BCGSoft.Controls.Shared Namespace

Send Feedback