Version

GetQuickCustomizeMenu Method

Returns the Quick Customize Menu of the ribbon control
Syntax
'Declaration
 
Protected Function GetQuickCustomizeMenu() As Infragistics.Windows.Ribbon.MenuTool
protected Infragistics.Windows.Ribbon.MenuTool GetQuickCustomizeMenu()
protected: Infragistics.Windows.Ribbon.MenuTool* GetQuickCustomizeMenu(); 

Return Value

Returns the Quick Customize Menu of the ribbon control
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