ThreadExceptionDialog | marshal by reference, disposable |
System.Windows.Forms (system.windows.forms.dll) | class |
This class is for internal use and should not be called directly from
your own code.
public class ThreadExceptionDialog : Form {
// Public Constructors
public ThreadExceptionDialog(Exception t);
}
Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component(System.ComponentModel.IComponen,
System.IDisposable)
Control(IOleContro, IOleObject,
IOleInPlaceObject,
IOleInPlaceActiveObject,
IOleWindow, IViewObject,
IViewObject2, IPersist,
IPersistStreamInit,
IPersistPropertyBag,
IPersistStorage,
IQuickActivate,
System.ComponentModel.ISynchronizeInvoke,
IWin32Window) ScrollableControl
ContainerControl(IContainerControl)
Form ThreadExceptionDialog
|