NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CalendarDesigner Class

The designer for a calendar control.

Object
   ComponentDesigner
      ControlDesigner
         HtmlControlDesigner
            UserControlDesigner
               WebControlDesigner
                  CalendarDesigner

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.Design.WebControls

Assembly: System.Web.UI.Design.dll

See Also

CalendarDesigner Members | System.Web.UI.Design.WebControls Namespace