Version

UltraRibbonCustomizationProvider Class

An Infragistics Windows Forms component that provides a user interface for an Infragistics.Win.UltraWinToolbars.UltraToolbarsManager to allow the end user the ability to customize the Infragistics.Win.UltraWinToolbars.Ribbon and Infragistics.Win.UltraWinToolbars.QuickAccessToolbar
Syntax
'Declaration
 
Public Class UltraRibbonCustomizationProvider 
   Inherits Infragistics.Win.UltraComponentControlManagerBase
   Implements Infragistics.Shared.IUltraComponent, Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IUltraControl, Infragistics.Win.UltraWinToolbars.IRibbonCustomizationProvider 
public class UltraRibbonCustomizationProvider : Infragistics.Win.UltraComponentControlManagerBase, Infragistics.Shared.IUltraComponent, Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IUltraControl, Infragistics.Win.UltraWinToolbars.IRibbonCustomizationProvider  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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