Share

RibbonTab Class

Description

The class RibbonTab is used to store and manage the contents of a ribbon tab.

Class Hierarchy

Autodesk.Windows.RibbonTab

C#

public class RibbonTab : ICloneable, IRibbonContentUid, INotifyPropertyChanged, IRibbonHighlightable;

Visual Basic

Public Class RibbonTab
Inherits ICloneable
Inherits IRibbonContentUid
Inherits INotifyPropertyChanged
Inherits IRibbonHighlightable

Links

RibbonTab Fields, RibbonTab Methods, RibbonTab Properties, RibbonTab Events

Was this information helpful?