Autodesk Vault ProfessionalVault API

Show Method

Autodesk.DataManagement.Client.Framework.Forms.InterfacesIContextMenu

Called when the context menu should be displayed.

Syntax

void Show(
   System.Drawing.Point p
)
Sub Show( _
   ByVal p As System.Drawing.Point _
) 

Parameters

NameDescription
pThe location to display the menu.

See Also