This topic has not yet been rated - Rate this topic

ThreadExceptionDialog Class

This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public Class ThreadExceptionDialog
   Inherits Form
[C#]
public class ThreadExceptionDialog : Form
[C++]
public __gc class ThreadExceptionDialog : public Form
[JScript]
public class ThreadExceptionDialog extends Form

See Also

ThreadExceptionDialog Members | System.Windows.Forms Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.