Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

AnnotationContextMenu Property







Gets or sets the System.Windows.Forms.ContextMenuStrip that is displayed when an annotation is right clicked.
Syntax
public ContextMenuStrip AnnotationContextMenu {get; set;}
'Declaration
 
Public Property AnnotationContextMenu As ContextMenuStrip
'Usage
 
Dim instance As WorkstationViewer
Dim value As ContextMenuStrip
 
instance.AnnotationContextMenu = value
 
value = instance.AnnotationContextMenu

            

            
public: __property ContextMenuStrip* get_AnnotationContextMenu();
public: __property void set_AnnotationContextMenu( 
   ContextMenuStrip* value
);
public:
property ContextMenuStrip^ AnnotationContextMenu {
   ContextMenuStrip^ get();
   void set (    ContextMenuStrip^ value);
}

Property Value

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

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features