BCGControlBar Library for .NET
ColorButtonMargin Field




Specifies the space between the left border of the automatic button and the internal color object, in pixel. The default value is 6 pixels.
Syntax
'Declaration
 
Public Shared ColorButtonMargin As Integer
'Usage
 
Dim value As Integer
 
value = AutomaticButton.ColorButtonMargin
 
AutomaticButton.ColorButtonMargin = value
public static int ColorButtonMargin
public: static int ColorButtonMargin
public:
static int ColorButtonMargin
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 Class
AutomaticButton Members

Send Feedback