BCGControlBar Library for .NET
BorderSize Field (DrawControlBarBorderDef)




Specifies the size, in pixels, of the border around the command bar to draw.
Syntax
'Declaration
 
Public Shadows BorderSize As Size
'Usage
 
Dim instance As DrawControlBarBorderDef
Dim value As Size
 
value = instance.BorderSize
 
instance.BorderSize = value
public new Size BorderSize
public: new Size BorderSize
public:
new Size BorderSize
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

DrawControlBarBorderDef Class
DrawControlBarBorderDef Members

Send Feedback