←Select platform

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 Leadtools.Medicalviewer.MedicalViewerActionType _ 
)  
public: 
void UpdateActiveToolbarButton(  
   Leadtools.Medicalviewer.MedicalViewerActionType action 
)  

Parameters

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly