Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features