CalendarAutoFormatDialog-Klasse
HINWEIS: Diese Klasse ist mittlerweile veraltet.
Stellt eine AutoFormat-Seite für ein Calendar-Webserversteuerelement bereit.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Syntax
'Declaration
<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. https://go.microsoft.com/fwlink/?linkid=14202")> _
Public Class CalendarAutoFormatDialog
Inherits Form
'Usage
Dim instance As CalendarAutoFormatDialog
[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. https://go.microsoft.com/fwlink/?linkid=14202")]
public class CalendarAutoFormatDialog : Form
[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. https://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. https://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. https://go.microsoft.com/fwlink/?linkid=14202")
public class CalendarAutoFormatDialog extends Form
Vererbungshierarchie
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
Threadsicherheit
Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Plattformen
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.
Versionsinformationen
.NET Framework
Unterstützt in: 1.0, 1.1
Veraltet (Compilerwarnung) in 2.0
Siehe auch
Referenz
CalendarAutoFormatDialog-Member
System.Web.UI.Design.WebControls-Namespace
Calendar