LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

RemoveToolbarActivatedButtonLeftAction Method







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
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.