LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UpdateStatusStripActions Method

Show in webframe






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
) 
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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


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