XForms4Net, the XForms .NET library.

instanceDesigner Class

[This is preliminary documentation and subject to change.]

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

System.Object
   System.ComponentModel.Design.ComponentDesigner
      System.Web.UI.Design.HtmlControlDesigner
         System.Web.UI.Design.ControlDesigner
            net.alessandropetrozzelli.xforms4net.UI.Design.instanceDesigner

public class instanceDesigner : ControlDesigner

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: net.alessandropetrozzelli.xforms4net.UI.Design

Assembly: net.alessandropetrozzelli.xforms4net (in net.alessandropetrozzelli.xforms4net.dll)

See Also

instanceDesigner Members | net.alessandropetrozzelli.xforms4net.UI.Design Namespace