BCGControlBar Library for .NET
SEPARATOR_SIZE Field




Specifies the width of separator between the interior of the ToolbarMenuButton and its arrow field.
Syntax
'Declaration
 
Public Shared SEPARATOR_SIZE As Integer
'Usage
 
Dim value As Integer
 
value = ToolbarMenuButton.SEPARATOR_SIZE
 
ToolbarMenuButton.SEPARATOR_SIZE = value
public static int SEPARATOR_SIZE
public: static int SEPARATOR_SIZE
public:
static int SEPARATOR_SIZE
Remarks
The default value is 1 pixels.
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

ToolbarMenuButton Class
ToolbarMenuButton Members

Send Feedback