Description
The class RibbonPanel is used to store and manage the panel in a ribbon. RibbonPanel displays the content of the RibbonPanelSource set in the Source property.
Class Hierarchy
Autodesk.Windows.RibbonPanel
C#
public class RibbonPanel : ICloneable, IRibbonContentUid, IRibbonAutomation, INotifyPropertyChanged;
Visual Basic
Public Class RibbonPanel Inherits ICloneable Inherits IRibbonContentUid Inherits IRibbonAutomation Inherits INotifyPropertyChanged
Links
RibbonPanel Methods, RibbonPanel Properties, RibbonPanel Events