Share

IAcadToolContextMenu Interface

Description

This .NET class wraps the IAcadToolContextMenu ObjectARX class.

The stock tool implements IAcadToolContextMenu interface if it wants to customize the context menu displayed in the palette background. This interface is queried from the IAcadStockTool interface.

Class Hierarchy

Autodesk.AutoCAD.Windows.ToolPalette.IAcadToolContextMenu
    Autodesk.AutoCAD.Windows.ToolPalette.CustomToolBase

Visual Basic

Public Interface IAcadToolContextMenu

C#

public interface IAcadToolContextMenu;

Links

IAcadToolContextMenu Methods

Was this information helpful?