Name

CalendarAutoFormatDialog

Synopsis

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 : Inherits System.Windows.Forms.Form
' Public Constructors
   Public Sub New(
        ByVal calendar As System.Web.UI.WebControls.Calendar) 
' Protected Instance Methods
   Protected Sub DoDelayLoadActions() 
   Protected Sub OnActivated(ByVal source As Object, 
        ByVal e As EventArgs) 
   Protected Sub OnOKClicked(ByVal source As Object, 
        ByVal e As EventArgs) 
   Protected Sub OnSelChangedScheme(ByVal source As Object, 
        ByVal e As EventArgs) 
   Protected Sub SaveComponent() 
End Class

Hierarchy

System.ObjectSystem.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.ScrollableControlSystem.Windows.Forms.ContainerControl(System.Windows.Forms.IContainerControl) ...

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.