LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UpdateStatus Method

Show in webframe






The message text that will be displayed on the WorkstationViewer status. Pass NULL or System.String.Empty to clear the status.
Updates the message text displayed on the WorkstationViewer status.
Syntax
public void UpdateStatus( 
   string message
)
'Declaration
 
Public Sub UpdateStatus( _
   ByVal message As String _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim message As String
 
instance.UpdateStatus(message)

            

            
public: void UpdateStatus( 
   string* message
) 
public:
void UpdateStatus( 
   string* message
) 

Parameters

message
The message text that will be displayed on the WorkstationViewer status. Pass NULL or System.String.Empty to clear the status.
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


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