Table of Contents

Class ThreadExceptionWindow

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Implements a window that is displayed when an exception occurs in the application.

public class ThreadExceptionWindow : DialogWindow, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window
Inheritance
ThreadExceptionWindow
Implements

Constructors

ThreadExceptionWindow(Exception, string?, bool)

Initializes a new instance of the ThreadExceptionWindow class.

Properties

CanContinue

Gets or sets whether 'Continue' button is visible.