BCGControlBar Library for .NET
ButtonGap Field (AutoHidePanel)




A space between non-group AutoHideButtons or between groups of  AutoHideButtons.
Syntax
'Declaration
 
Public Shared ButtonGap As Integer
'Usage
 
Dim value As Integer
 
value = AutoHidePanel.ButtonGap
 
AutoHidePanel.ButtonGap = value
public static int ButtonGap
public: static int ButtonGap
public:
static int ButtonGap
Remarks
The defalut value is 13 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

AutoHidePanel Class
AutoHidePanel Members

Send Feedback