UpdateActiveToolbarButton Method

Summary
Updates all System.Windows.Forms.ToolStripItem that are registered with the AddToolbarActivatedButtonLeftAction or AddToolbarSplitButtonChildItemLeftAction methods and assigned the given Leadtools.MedicalViewer.MedicalViewerActionType to be activated.
Syntax
C#
VB
C++
public void UpdateActiveToolbarButton( 
   MedicalViewerActionType action 
) 
  
Public Sub UpdateActiveToolbarButton( _ 
   ByVal action As MedicalViewerActionType _ 
)  
public: 
void UpdateActiveToolbarButton(  
   MedicalViewerActionType action 
)  

Parameters

action
The Leadtools.MedicalViewer.MedicalViewerActionType which all registered System.Windows.Forms.ToolStripItem with will be activated.

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.