BCGControlBar Library for .NET
DefaultMargin Field




Specifies the space between the content area of the RibbonStatusBarPane and its edges.
Syntax
'Declaration
 
Public Shared DefaultMargin As Integer
'Usage
 
Dim value As Integer
 
value = RibbonStatusBarPane.DefaultMargin
 
RibbonStatusBarPane.DefaultMargin = value
public static int DefaultMargin
public: static int DefaultMargin
public:
static int DefaultMargin
Remarks
The default value is 8 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

RibbonStatusBarPane Class
RibbonStatusBarPane Members

Send Feedback