WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MonthCalendarExt

    Show / Hide Table of Contents

    Class MonthCalendarExt

    The MonthCalendarExt type will soon be replaced with the MonthCalendarAdv for consistency in Control naming in our library. Please replace all occurrences of MonthCalendarExt with MonthCalendarAdv in your app.

    Inheritance
    System.Object
    MonthCalendarAdv
    MonthCalendarExt
    Implements
    System.ComponentModel.ISupportInitialize
    INonClientPaintingSupport
    IVisualStyle
    Inherited Members
    MonthCalendarAdv.OnBorderStyleChanged()
    MonthCalendarAdv.OnBorderSidesChanged()
    MonthCalendarAdv.OnBorder3DStyleChanged()
    MonthCalendarAdv.OnBorderColorChanged()
    MonthCalendarAdv.OnThemedBorderChanged()
    MonthCalendarAdv.OnNoneButtonClick(EventArgs)
    MonthCalendarAdv.OnSelectionChanged(EventArgs)
    MonthCalendarAdv.OnDateSelected(EventArgs)
    MonthCalendarAdv.OnDateChanged(EventArgs)
    MonthCalendarAdv.ResetStyle()
    MonthCalendarAdv.ShouldSerializeTodayFontColor()
    MonthCalendarAdv.ResetTodayFontColor()
    MonthCalendarAdv.ResetButtonColor()
    MonthCalendarAdv.ShouldSerializeDayNamesColor()
    MonthCalendarAdv.ResetDayNamesColor()
    MonthCalendarAdv.ShouldSerializeHeadForeColor()
    MonthCalendarAdv.ResetHeaderForeColor()
    MonthCalendarAdv.ShouldSerializeInactiveMonthColor()
    MonthCalendarAdv.ResetInactiveMonthColor()
    MonthCalendarAdv.ShouldSerializeHighlightColor()
    MonthCalendarAdv.ResetHighlightColor()
    MonthCalendarAdv.OnFirstDayOfWeekChanged()
    MonthCalendarAdv.ShouldSerializeScrollButtonSize()
    MonthCalendarAdv.ResetScrollButtonSize()
    MonthCalendarAdv.ShouldSerializeGridBackColor()
    MonthCalendarAdv.ResetGridBackColor()
    MonthCalendarAdv.ResetDayNamesFont()
    MonthCalendarAdv.ShouldSerializeDayNamesFont()
    MonthCalendarAdv.ShouldSerializeDaysColor()
    MonthCalendarAdv.ResetDaysColor()
    MonthCalendarAdv.ShouldSerializeHeaderFont()
    MonthCalendarAdv.ResetHeaderFont()
    MonthCalendarAdv.ShouldSerializeHeaderEndColor()
    MonthCalendarAdv.ResetHeaderEndColor()
    MonthCalendarAdv.ResetButtonForeColor()
    MonthCalendarAdv.ShouldSerializeHeaderStartColor()
    MonthCalendarAdv.ResetHeaderStartColor()
    MonthCalendarAdv.ShouldSerializeDaysFont()
    MonthCalendarAdv.ResetDaysFont()
    MonthCalendarAdv.ShouldSerializeHeaderHeight()
    MonthCalendarAdv.ResetHeaderHeight()
    MonthCalendarAdv.ShouldSerializeDayNamesHeight()
    MonthCalendarAdv.ResetDayNamesHeight()
    MonthCalendarAdv.GridFocus()
    MonthCalendarAdv.ApplyScaleToControl(Single)
    MonthCalendarAdv.OnSizeChanged(EventArgs)
    MonthCalendarAdv.OnHandleDestroyed(EventArgs)
    MonthCalendarAdv.OnHandleCreated(EventArgs)
    MonthCalendarAdv.InitializeGrid(CalendarGrid)
    MonthCalendarAdv.GetInfo(Int32, Int32)
    MonthCalendarAdv.SetInfo(Int32, Int32, GridStyleInfo)
    MonthCalendarAdv.ClearSelection()
    MonthCalendarAdv.CorrectCurrentSelectedCell()
    MonthCalendarAdv.OnDateCellQueryInfo(DateCellQueryInfoEventArgs)
    MonthCalendarAdv.RaiseInvalidDateSelected()
    MonthCalendarAdv.RefreshCalendar()
    MonthCalendarAdv.RefreshCalendar(Boolean)
    MonthCalendarAdv.Dispose(Boolean)
    MonthCalendarAdv.OnShowWeekNumbersChanged()
    MonthCalendarAdv.RaiseShowWeekNumbersChanged()
    MonthCalendarAdv.OnStretchScrollImageChanged()
    MonthCalendarAdv.OnMouseDown(MouseEventArgs)
    MonthCalendarAdv.ArgToRadians(Int64)
    MonthCalendarAdv.WndProc(Message)
    MonthCalendarAdv.NonClientPaint(PaintEventArgs, Rectangle, Rectangle)
    MonthCalendarAdv.Font
    MonthCalendarAdv.MetroColor
    MonthCalendarAdv.WantEnterKey
    MonthCalendarAdv.MouseDragMultiselect
    MonthCalendarAdv.UseShortestDayNames
    MonthCalendarAdv.Style
    MonthCalendarAdv.IVisualStyle.VisualTheme
    MonthCalendarAdv.Office2007Theme
    MonthCalendarAdv.Office2010Theme
    MonthCalendarAdv.ContextMenu
    MonthCalendarAdv.SizeToFit
    MonthCalendarAdv.TodayFontColor
    MonthCalendarAdv.TodayButton
    MonthCalendarAdv.NoneButton
    MonthCalendarAdv.MinValue
    MonthCalendarAdv.MaxValue
    MonthCalendarAdv.AllowSelection
    MonthCalendarAdv.Iso8601CalenderFormat
    MonthCalendarAdv.AllowMultipleSelection
    MonthCalendarAdv.PopupParent
    MonthCalendarAdv.ClearSelectionOnNone
    MonthCalendarAdv.MonthImageList
    MonthCalendarAdv.DayNamesColor
    MonthCalendarAdv.HeadForeColor
    MonthCalendarAdv.InactiveMonthColor
    MonthCalendarAdv.HighlightColor
    MonthCalendarAdv.ThemedEnabledScrollButtons
    MonthCalendarAdv.ThemedEnabledGrid
    MonthCalendarAdv.ScrollButtonSize
    MonthCalendarAdv.LeftScrollButtonImage
    MonthCalendarAdv.RightScrollButtonImage
    MonthCalendarAdv.StretchScrollImage
    MonthCalendarAdv.FirstDayOfWeek
    MonthCalendarAdv.HorizontalAlignment
    MonthCalendarAdv.VerticalAlignment
    MonthCalendarAdv.SelectedDates
    MonthCalendarAdv.GridBackColor
    MonthCalendarAdv.DayNamesHeight
    MonthCalendarAdv.DayNamesFont
    MonthCalendarAdv.GridLines
    MonthCalendarAdv.BottomHeight
    MonthCalendarAdv.HeaderHeight
    MonthCalendarAdv.DaysColor
    MonthCalendarAdv.BackgroundImage
    MonthCalendarAdv.BackgroundImageLayout
    MonthCalendarAdv.WrapText
    MonthCalendarAdv.HeaderFont
    MonthCalendarAdv.HeaderVerticalGradient
    MonthCalendarAdv.HeaderImage
    MonthCalendarAdv.HeadGradient
    MonthCalendarAdv.HeaderEndColor
    MonthCalendarAdv.HeaderStartColor
    MonthCalendarAdv.DaysFont
    MonthCalendarAdv.Value
    MonthCalendarAdv.Culture
    MonthCalendarAdv.BorderStyle
    MonthCalendarAdv.BorderSides
    MonthCalendarAdv.Border3DStyle
    MonthCalendarAdv.BorderColor
    MonthCalendarAdv.ThemedBorder
    MonthCalendarAdv.DaysHeaderInterior
    MonthCalendarAdv.EnableTouchMode
    MonthCalendarAdv.IsInitializing
    MonthCalendarAdv.CurrentSelDates
    MonthCalendarAdv.WeekColumnOffset
    MonthCalendarAdv.WeekFont
    MonthCalendarAdv.WeekTextColor
    MonthCalendarAdv.WeekInterior
    MonthCalendarAdv.ShowWeekNumbers
    MonthCalendarAdv.CurrentCalendar
    MonthCalendarAdv.DateSelected
    MonthCalendarAdv.DateChanged
    MonthCalendarAdv.SelectionChanged
    MonthCalendarAdv.NoneButtonClick
    MonthCalendarAdv.BorderStyleChanged
    MonthCalendarAdv.BorderSidesChanged
    MonthCalendarAdv.Border3DStyleChanged
    MonthCalendarAdv.BorderColorChanged
    MonthCalendarAdv.ThemedBorderChanged
    MonthCalendarAdv.StretchScrollImageChanged
    MonthCalendarAdv.FirstDayOfWeekChanged
    MonthCalendarAdv.DateCellQueryInfo
    MonthCalendarAdv.DateHover
    MonthCalendarAdv.ShowWeekNumbersChanged
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    [Obsolete("The MonthCalendarExt type will soon be replaced with the MonthCalendarAdv for consistency in naming in our library. Please replace all occurences of MonthCalendarExt with MonthCalendarAdv in your app.")]
    public class MonthCalendarExt : MonthCalendarAdv, ISupportInitialize, INonClientPaintingSupport, ISupportCulture, IVisualStyle

    Constructors

    MonthCalendarExt()

    Declaration
    public MonthCalendarExt()

    Implements

    System.ComponentModel.ISupportInitialize
    INonClientPaintingSupport
    IVisualStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved