Share

WSRibbonPanelSourceReference Class

Description

This class stores the panel settings within a workspace. This class stores the unique identification string corresponding to the RibbonPanelSource.

Class Hierarchy

Autodesk.AutoCAD.Customization.ElementBase
    Autodesk.AutoCAD.Customization.VersionableElement
        Autodesk.AutoCAD.Customization.CustomizationElement
            Autodesk.AutoCAD.Customization.WSRibbonPanelSourceReference

Visual Basic

Public Class WSRibbonPanelSourceReference
Inherits CustomizationElement

C#

public class WSRibbonPanelSourceReference : CustomizationElement;

Links

WSRibbonPanelSourceReference Methods, WSRibbonPanelSourceReference Properties

Was this information helpful?