A runtime form designer control

FormDesignerException Class

Represents an error that occured during use of FormDesigner.

For a list of all members of this type, see FormDesignerException Members.

System.Object
   System.Exception
      Viklele.Win.Designer.FormDesignerException

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

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Viklele.Win.Designer

Assembly: Viklele.Win.FormDesigner (in Viklele.Win.FormDesigner.dll)

See Also

FormDesignerException Members | Viklele.Win.Designer Namespace