BCGSoft.Controls.Shared Namespace : ColorPanel Class |
Inherits from CommandPanel Class of namespace BCGSoft.Controls.Shared. Represents a container, where buttons for choosing color are placed. They are buttons with the samples of colors, “Other color” button and “Automatic” button. The object of ColorPanel class is embedded to the PopupMenuBar of the ColorButton on the toolbar and used in the ImageEditor class to display available colors.
'Declaration Public Class ColorPanel Inherits CommandPanel Implements IToolTipInfoProvider
'Usage Dim instance As ColorPanel
public class ColorPanel : CommandPanel, IToolTipInfoProvider
public __gc class ColorPanel : public CommandPanel, IToolTipInfoProvider
public ref class ColorPanel : public CommandPanel, IToolTipInfoProvider
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
BCGSoft.Controls.Shared.CommandPanel
BCGSoft.Controls.Shared.ColorPanel
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