←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly