LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

UpdateActiveToolbarButton Method







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
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.