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
Visual Basic
Public Class RibbonPanel Inherits ICloneable Inherits IRibbonContentUid Inherits IRibbonAutomation Inherits System.ComponentModel.INotifyPropertyChanged
C#
public class RibbonPanel : ICloneable, IRibbonContentUid, IRibbonAutomation, System.ComponentModel.INotifyPropertyChanged;
Links
RibbonPanel Methods, RibbonPanel Properties, RibbonPanel Events