DateRangeEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for the DateChanged or DateSelected events of the MonthCalendar control.
public ref class DateRangeEventArgs : EventArgs
public class DateRangeEventArgs : EventArgs
type DateRangeEventArgs = class
inherit EventArgs
Public Class DateRangeEventArgs
Inherits EventArgs
- Inheritance
Examples
The following example displays a form containing a MonthCalendar control that displays one calendar year. The example demonstrates setting properties like BackColor, ForeColor, TitleBackColor,