←Select platform

ShowError(Control,Exception) Method

Summary

Display an error message.

Syntax

C#
VB
C++
public static void ShowError(  
   Control owner, 
   Exception ex 
) 
Public Overloads Shared Sub ShowError( _ 
   ByVal owner As Control, _ 
   ByVal ex As Exception _ 
) 
public: 
static void ShowError(  
   Control^ owner, 
   Exception^ ex 
) 

Parameters

owner
Type: System.Windows.Forms.Control The control displaying the message.

ex
Type: System.Exception The exception to be displayed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize