Rainbow 2.0 Code Documentation

DesktopPanesDesigner Class

DesktopPanes design support class for Visual Studio.

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

System.Object
   ComponentDesigner
      HtmlControlDesigner
         ControlDesigner
            TemplatedControlDesigner
               DesktopPanesDesigner

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

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: DUEMETRI.UI.Design.WebControls

Assembly: DUEMETRI.UI.WebControls.Panes (in DUEMETRI.UI.WebControls.Panes.dll)

See Also

DesktopPanesDesigner Members | DUEMETRI.UI.Design.WebControls Namespace