Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > WorkstationMessager Class > ShowError Method : ShowError(Control,Exception) Method |
'Declaration Public Overloads Shared Sub ShowError( _ ByVal owner As Control, _ ByVal ex As Exception _ )
'Usage Dim owner As Control Dim ex As Exception WorkstationMessager.ShowError(owner, ex)
public: static void ShowError( Control* owner, Exception* ex )
public: static void ShowError( Control^ owner, Exception^ ex )