RemoveToolbarActivatedButtonLeftAction Method

Summary
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
C#
VB
C++
public void RemoveToolbarActivatedButtonLeftAction( 
   ToolStripItem item, 
   MedicalViewerActionType action 
) 
  
Public Sub RemoveToolbarActivatedButtonLeftAction( _ 
   ByVal item As ToolStripItem, _ 
   ByVal action As MedicalViewerActionType _ 
)  
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.