Namespace: Consultingwerk.WindowIntegrationKit.Controls
Class 
DatePickerControl Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl

File:DatePickerControl
Purpose:Control that can be used as a PopupEditor or DATE FILL-IN's
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Oct 05 15:36:05 CEST 2010



Top Method Summary
Options Name Purpose
InitializeComponent ()
NoDateButton_Click (Object, EventArgs) Event handler for the Click event of the NoDateButton
OnDateChanged (EventArgs) Raises the DataChanged event
OnLoad (EventArgs) Raises the Load event
TodayButton_Click (Object, EventArgs) Event handler for the Click event of the TodayButton
ultraCalendarInfo1_AfterSelectedDateRangeChange (Object, EventArgs) Event handler for the AfterSelectedDateRangeChange event of the ultraCalendarInfo1

Top Constructor Summary
Options Name Purpose
DatePickerControl () Constructor for the DatePickerControl class

Top Event Summary
Options Name Purpose
DateChanged DELEGATE System.EventHandler Raised when the Date is changed

Top Property Summary
Options Name Purpose
DATE Date
HANDLE WidgetHandle


Method Detail
Top

InitializeComponent ()


Top

NoDateButton_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the NoDateButton
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

OnDateChanged (EventArgs)

Purpose: Raises the DataChanged event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

TodayButton_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the TodayButton
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

ultraCalendarInfo1_AfterSelectedDateRangeChange (Object, EventArgs)

Purpose: Event handler for the AfterSelectedDateRangeChange event of the ultraCalendarInfo1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

DatePickerControl ()

Purpose: Constructor for the DatePickerControl class
Notes:



Event Detail
Top

DateChanged DELEGATE System.EventHandler

Purpose: Raised when the Date is changed
Notes:

Delegate: System.EventHandler


Property Detail
Top

DATE Date


Returns DATE
Top

HANDLE WidgetHandle


Returns HANDLE


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:14