Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

ShowObjectContextMenu Method






Displays the object context menu.
Syntax
public virtual void ShowObjectContextMenu()
'Declaration
 
Public Overridable Sub ShowObjectContextMenu() 
public virtual void ShowObjectContextMenu()
-(void) showObjectContextMenu;
public void showObjectContextMenu()
 function Leadtools.Annotations.Automation.AnnAutomation.ShowObjectContextMenu()
Remarks

Call the CanShowObjectContextMenu property to determine whether the object context menu can be displayed at this time.

This AnnAutomation will call this method when the user right-clicks the mouse cursor over the currently selected (edited) object. If the user clicks outside any selected objects, the ShowContextMenu method will be called instead. You can call this method to display this context menu manually (for example, as a result from clicking on a certain menu item in your application).

The automation framework does not contain any context menu object, instead, the OnShowContextMenu event is fired and it is up to the application to show the UI.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features