IContextMenu Interface
Autodesk.DataManagement.Client.Framework.Forms›Autodesk.DataManagement.Client.Framework.Forms.Interfaces
This interface allows for a custom context menu to be displayed.
Syntax
public interface IContextMenu Public Interface IContextMenu Methods
| Name | Description |
|---|---|
| Show | Called when the context menu should be displayed. |
Events
| Name | Description |
|---|---|
| CloseUp | Event handler the implementation class needs to call when the menu is closed. |
Returned By
Where you get a IContextMenu — members that return one.