BCGControlBar Library for .NET
XTabOffset Field




Specifies the space between the left edge of the tabs area and the left edge of the RibbonControl   or the right edge of the MainRibbonButton if it is visible.
Syntax
'Declaration
 
Public Shared XTabOffset As Integer
'Usage
 
Dim value As Integer
 
value = RibbonControl.XTabOffset
 
RibbonControl.XTabOffset = value
public static int XTabOffset
public: static int XTabOffset
public:
static int XTabOffset
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

RibbonControl Class
RibbonControl Members

Send Feedback