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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.