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

Show in webframe

ShowInformation Method







Type: System.Windows.Forms.Control The control displaying the message.
Type: System.String The message text which will be displayed.
Display an information message to the user.
Syntax
public static void ShowInformation( 
   Control owner,
   string message
)
'Declaration
 
Public Shared Sub ShowInformation( _
   ByVal owner As Control, _
   ByVal message As String _
) 
'Usage
 
Dim owner As Control
Dim message As String
 
WorkstationMessager.ShowInformation(owner, message)

            

            
public: static void ShowInformation( 
   Control* owner,
   string* message
) 
public:
static void ShowInformation( 
   Control^ owner,
   String^ message
) 

Parameters

owner
Type: System.Windows.Forms.Control The control displaying the message.
message
Type: System.String The message text which will be displayed.
Requirements

Target Platforms

See Also

Reference

WorkstationMessager Class
WorkstationMessager Members

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