Description
This class represents a ribbon palette set. An object of this type may be created through the RibbonServices.CreateRibbonPaletteSet method.
Class Hierarchy
Autodesk.AutoCAD.Ribbon.RibbonPaletteSet
Visual Basic
Public Class RibbonPaletteSet Inherits PaletteSet Inherits IRibbonControlHostWindow
C#
public class RibbonPaletteSet : PaletteSet, IRibbonControlHostWindow;
Links
RibbonPaletteSet Methods, RibbonPaletteSet Properties, RibbonPaletteSet Events
See Also
PaletteSet, IRibbonControlHostWindow