BCGControlBar Library for .NET
ColorObject Class
Members 




Inherits from CommandObject of namespace  BCGSoft.Controls.Shared

Represents a button on the color panel with a sample of the color to select. The color related to the ColorObject you can set or get by the property ColorValue.  The property IsCustomColor specifies if the color value represents a custom color.
Object Model
ColorObject Class
Syntax
'Declaration
 
Public Class ColorObject 
   Inherits CommandObject
   Implements ICommandObject 
'Usage
 
Dim instance As ColorObject
public class ColorObject : CommandObject, ICommandObject  
public __gc class ColorObject : public CommandObject, ICommandObject  
public ref class ColorObject : public CommandObject, ICommandObject  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.Shared.CommandObject
            BCGSoft.Controls.Shared.ColorObject

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

ColorObject Members
BCGSoft.Controls.Shared Namespace

Send Feedback