BCGControlBar Library for .NET
XPanelOffset Field




Specifies the space between the left edge of the client area of the Ribbon control and the left edge of the active CategoryPanel on the Ribbon.
Syntax
'Declaration
 
Public Shared XPanelOffset As Integer
'Usage
 
Dim value As Integer
 
value = RibbonControl.XPanelOffset
 
RibbonControl.XPanelOffset = value
public static int XPanelOffset
public: static int XPanelOffset
public:
static int XPanelOffset
Remarks
The default value is 0 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