CalendarAutoFormatDialog Class
.NET Framework 3.0
NOTE: This class is now obsolete.
Provides an Auto Format dialog box for a Calendar Web server control. Namespace: System.Web.UI.Design.WebControlsAssembly: System.Design (in system.design.dll)
[ObsoleteAttribute(L"Use of this type is not recommended because the AutoFormat dialog is launched by the designer host. The list of available AutoFormats is exposed on the ControlDesigner in the AutoFormats property. http://go.microsoft.com/fwlink/?linkid=14202")] public ref class CalendarAutoFormatDialog : public Form
/** @attribute ObsoleteAttribute("Use of this type is not recommended because the AutoFormat dialog is launched by the designer host. The list of available AutoFormats is exposed on the ControlDesigner in the AutoFormats property. http://go.microsoft.com/fwlink/?linkid=14202") */
public class CalendarAutoFormatDialog extends Form
ObsoleteAttribute("Use of this type is not recommended because the AutoFormat dialog is launched by the designer host. The list of available AutoFormats is exposed on the ControlDesigner in the AutoFormats property. http://go.microsoft.com/fwlink/?linkid=14202") public class CalendarAutoFormatDialog extends Form
Not applicable.
- SecurityPermission for calling unmanaged code. Demand value: Demand; Associated enumeration: UnmanagedCode.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
System.Web.UI.Design.WebControls.CalendarAutoFormatDialog
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
System.Web.UI.Design.WebControls.CalendarAutoFormatDialog
Community Additions
ADD
Show: