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#
C++/CLI
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

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

Leadtools.Medical.Workstation Assembly

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