StudiesContextMenu Property

Summary

Gets the context menu displayed on the StudiesViewer control

Syntax
C#
VB
C++
public ContextMenuStrip StudiesContextMenu { get; } 
  
Public ReadOnly Property StudiesContextMenu As ContextMenuStrip 
public: 
property ContextMenuStrip^ StudiesContextMenu { 
   ContextMenuStrip^ get(); 
} 

Property Value

Type: System.Windows.Forms.ContextMenuStrip The context menu displayed on the StudiesViewer control

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