LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UpdateActiveToolbarButton Method

Show in webframe






The Leadtools.MedicalViewer.MedicalViewerActionType which all registered System.Windows.Forms.ToolStripItem with will be activated.
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
public void UpdateActiveToolbarButton( 
   MedicalViewerActionType action
)
'Declaration
 
Public Sub UpdateActiveToolbarButton( _
   ByVal action As MedicalViewerActionType _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim action As MedicalViewerActionType
 
instance.UpdateActiveToolbarButton(action)

            

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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.