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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly