CalendarAutoFormatDialog

CalendarAutoFormatDialogmarshal by reference, disposable

System.Web.UI.Design.WebControls (system.design.dll)class

This class works in conjunction with the CalendarDesigner class. It displays an "auto format" window that allows the user to change several formatting-related properties at once by choosing one of the presets it provides.

public class CalendarAutoFormatDialog : System.Windows.Forms.Form { // Public Constructors    public CalendarAutoFormatDialog(System.Web.UI.WebControls.Calendar calendar); // Protected Instance Methods    protected void DoDelayLoadActions( );    protected void OnActivated(object source, EventArgs e);    protected void OnOKClicked(object source, EventArgs e);    protected void OnSelChangedScheme(object source, EventArgs e);    protected void SaveComponent( ); }

Hierarchy

System.Object System.MarshalByRefObject System.ComponentModel.Component(System.ComponentModel.IComponent, System.IDisposable) System.Windows.Forms.Control(System.Windows.Forms.IOleControl, System.Windows.Forms.IOleObject, System.Windows.Forms.IOleInPlaceObject, System.Windows.Forms.IOleInPlaceActiveObject, System.Windows.Forms.IOleWindow, System.Windows.Forms.IViewObject, System.Windows.Forms.IViewObject2, System.Windows.Forms.IPersist, System.Windows.Forms.IPersistStreamInit, System.Windows.Forms.IPersistPropertyBag, System.Windows.Forms.IPersistStorage, System.Windows.Forms.IQuickActivate, System.ComponentModel.ISynchronizeInvoke, System.Windows.Forms.IWin32Window) System.Windows.Forms.ScrollableControl System.Windows.Forms.ContainerControl(System.Windows.Forms.IContainerControl) System.Windows.Forms.Form CalendarAutoFormatDialog



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net