BCGControlBar Library for .NET
RightMargin Field




Specifies the space between the right edge of the main panel and its internal area.
Syntax
'Declaration
 
Public Shared RightMargin As Integer
'Usage
 
Dim value As Integer
 
value = MainRibbonPanel.RightMargin
 
MainRibbonPanel.RightMargin = value
public static int RightMargin
public: static int RightMargin
public:
static int RightMargin
Remarks
The default value is 4 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

MainRibbonPanel Class
MainRibbonPanel Members

Send Feedback