←Select platform

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

Leadtools.Medical.Workstation Assembly