BCGControlBar Library for .NET
TabTextMarginTop Field




Specifies the space between the text on the tab and its top and bottom edges.
Syntax
'Declaration
 
Public Shared TabTextMarginTop As Integer
'Usage
 
Dim value As Integer
 
value = RibbonControl.TabTextMarginTop
 
RibbonControl.TabTextMarginTop = value
public static int TabTextMarginTop
public: static int TabTextMarginTop
public:
static int TabTextMarginTop
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