BCGControlBar Library for .NET
MinMenuWidth Field




Specifies the minimum width of the "ShowAllButtons" button.
Syntax
'Declaration
 
Public Shared MinMenuWidth As Integer
'Usage
 
Dim value As Integer
 
value = ShowAllButton.MinMenuWidth
 
ShowAllButton.MinMenuWidth = value
public static int MinMenuWidth
public: static int MinMenuWidth
public:
static int MinMenuWidth
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

ShowAllButton Class
ShowAllButton Members

Send Feedback