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 () Initializes the Visual Design
- 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

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PRIVATE 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

PROTECTED OnDateChanged (EventArgs)

Purpose: Raises the DataChanged event
Notes:

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

PROTECTED OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

PRIVATE 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

PRIVATE 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

PUBLIC DatePickerControl ()

Purpose: Constructor for the DatePickerControl class
Notes:



Event Detail
Top

PUBLIC DateChanged DELEGATE System.EventHandler

Purpose: Raised when the Date is changed
Notes:

Delegate: System.EventHandler


Property Detail
Top

PUBLIC DATE Date


Returns DATE
Top

PUBLIC HANDLE WidgetHandle


Returns HANDLE


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:17:51