BCGControlBar Library for .NET
TabRightMargin Field




Specifies the space between the right border of the last visible tab and any other control or form border located to the right of this tab.
Syntax
'Declaration
 
Public Shared TabRightMargin As Integer
'Usage
 
Dim value As Integer
 
value = RibbonControl.TabRightMargin
 
RibbonControl.TabRightMargin = value
public static int TabRightMargin
public: static int TabRightMargin
public:
static int TabRightMargin
Remarks
The default value is 2 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

RibbonControl Class
RibbonControl Members

Send Feedback