BCGControlBar Library for .NET
ColorBarHeight Field (ColorButton)




The height of color bar drawn under the image.
Syntax
'Declaration
 
Public Shared ColorBarHeight As Integer
'Usage
 
Dim value As Integer
 
value = ColorButton.ColorBarHeight
 
ColorButton.ColorBarHeight = value
public static int ColorBarHeight
public: static int ColorBarHeight
public:
static int ColorBarHeight
Remarks
The default value is 4.
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

ColorButton Class
ColorButton Members

Send Feedback