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

UpdateStatus Method







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
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.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: 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.