BCGControlBar Library for .NET
CalcSelectedCustomColorRect Method




Determines the size and location of the color object associated with a custom color selected by user.
Syntax
'Declaration
 
Public Overridable Sub CalcSelectedCustomColorRect() 
'Usage
 
Dim instance As ColorPanel
 
instance.CalcSelectedCustomColorRect()
public virtual void CalcSelectedCustomColorRect()
public: virtual void CalcSelectedCustomColorRect(); 
public:
virtual void CalcSelectedCustomColorRect(); 
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

ColorPanel Class
ColorPanel Members

Send Feedback