LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RemoveToolbarActivatedButtonLeftAction Method

Show in webframe






The System.Windows.Forms.ToolStripItem that will be un-registered
The Leadtools.MedicalViewer.MedicalViewerActionType that is assigned to the item.
Un-registers a System.Windows.Forms.ToolStripItem that has been previously registered with AddToolbarActivatedButtonLeftAction or AddToolbarSplitButtonChildItemLeftAction from getting the activation effect when a Leadtools.MedicalViewer.MedicalViewerActionType is the current action.
Syntax
public void RemoveToolbarActivatedButtonLeftAction( 
   ToolStripItem item,
   MedicalViewerActionType action
)
'Declaration
 
Public Sub RemoveToolbarActivatedButtonLeftAction( _
   ByVal item As ToolStripItem, _
   ByVal action As MedicalViewerActionType _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim item As ToolStripItem
Dim action As MedicalViewerActionType
 
instance.RemoveToolbarActivatedButtonLeftAction(item, action)

            

            
public: void RemoveToolbarActivatedButtonLeftAction( 
   ToolStripItem* item,
   MedicalViewerActionType action
) 
public:
void RemoveToolbarActivatedButtonLeftAction( 
   ToolStripItem* item,
   MedicalViewerActionType action
) 

Parameters

item
The System.Windows.Forms.ToolStripItem that will be un-registered
action
The Leadtools.MedicalViewer.MedicalViewerActionType that is assigned to the item.
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.