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

UpdateStatusStripActions Method







The new Leadtools.MedicalViewer.MedicalViewerActionType to update the status strip.
The Leadtools.MedicalViewer.MedicalViewerMouseButtons assigned with the specified action.
Updates the Leadtools.MedicalViewer.MedicalViewerActionType assigned to the given Leadtools.MedicalViewer.MedicalViewerMouseButtons on the status strip.
Syntax
public void UpdateStatusStripActions( 
   MedicalViewerActionType action,
   MedicalViewerMouseButtons mouseButton
)
'Declaration
 
Public Sub UpdateStatusStripActions( _
   ByVal action As MedicalViewerActionType, _
   ByVal mouseButton As MedicalViewerMouseButtons _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim action As MedicalViewerActionType
Dim mouseButton As MedicalViewerMouseButtons
 
instance.UpdateStatusStripActions(action, mouseButton)
public void UpdateStatusStripActions( 
   MedicalViewerActionType action,
   MedicalViewerMouseButtons mouseButton
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.UpdateStatusStripActions( 
   action ,
   mouseButton 
)
public: void UpdateStatusStripActions( 
   MedicalViewerActionType action,
   MedicalViewerMouseButtons mouseButton
) 
public:
void UpdateStatusStripActions( 
   MedicalViewerActionType action,
   MedicalViewerMouseButtons mouseButton
) 

Parameters

action
The new Leadtools.MedicalViewer.MedicalViewerActionType to update the status strip.
mouseButton
The Leadtools.MedicalViewer.MedicalViewerMouseButtons assigned with the specified action.
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.