Autodesk.AutoCAD.Customization Namespace > ToolPanel Class
ToolPanel Class
Description

 

ToolbarItems is the collection within this class that contains all the components that make up the ToolPanel. This collection is comprised of objects derived from ToolbarItemBase

Class Hierarchy
Visual Basic
Public Class ToolPanel
Inherits Toolbar
Inherits ICustomizationContainer
C#
public class ToolPanel : Toolbar, ICustomizationContainer;
Links
   Comments?