Description
This class controls the visual aspects of a ribbon.
Class Hierarchy
Autodesk.Windows.IPersistentObjectSource Autodesk.Windows.RibbonControl
C#
public class RibbonControl : Control, INotifyPropertyChanged, ICommandTarget, IPersistentObjectSource;
Visual Basic
Public Class RibbonControl Inherits Control Inherits INotifyPropertyChanged Inherits ICommandTarget Inherits IPersistentObjectSource