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

ShowError(Control,String) Method







Type: System.Windows.Forms.Control The control displaying the message.
Type: System.String The message displayed for the error.
Display an error message.
Syntax
public static void ShowError( 
   Control owner,
   string message
)
'Declaration
 
Public Overloads Shared Sub ShowError( _
   ByVal owner As Control, _
   ByVal message As String _
) 
'Usage
 
Dim owner As Control
Dim message As String
 
WorkstationMessager.ShowError(owner, message)
public static void ShowError( 
   Control owner,
   string message
)
 function Leadtools.Medical.Workstation.WorkstationMessager.ShowError(Control,String)( 
   owner ,
   message 
)
public: static void ShowError( 
   Control* owner,
   string* message
) 
public:
static void ShowError( 
   Control* owner,
   string* message
) 

Parameters

owner
Type: System.Windows.Forms.Control The control displaying the message.
message
Type: System.String The message displayed for the error.
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

WorkstationMessager Class
WorkstationMessager Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.