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