AnnotationContextMenu Property

Summary

Gets or sets the System.Windows.Forms.ContextMenuStrip that is displayed when an annotation is right clicked.

Syntax
C#
VB
C++
public ContextMenuStrip AnnotationContextMenu { get; set; } 
  
Public Property AnnotationContextMenu As ContextMenuStrip 
public: 
property ContextMenuStrip^ AnnotationContextMenu { 
   ContextMenuStrip^ get(); 
   void set (    ContextMenuStrip^ ); 
} 

Property Value

The System.Windows.Forms.ContextMenuStrip that is displayed when an annotation is right clicked.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly