BCGControlBar Library for .NET
MainMenuName Field




Specifies a name of group, which contains commands from Main Menu.
Syntax
'Declaration
 
Public MainMenuName As String
'Usage
 
Dim instance As RibbonGroupManager
Dim value As String
 
value = instance.MainMenuName
 
instance.MainMenuName = value
public string MainMenuName
public: string* MainMenuName
public:
String^ MainMenuName
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

RibbonGroupManager Class
RibbonGroupManager Members

Send Feedback