|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
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 |
Options | Name | Purpose | |
---|---|---|---|
+ | DatePickerControl () |
Constructor for the DatePickerControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | DateChanged DELEGATE System.EventHandler |
Raised when the Date is changed |
Options | Name | Purpose | |
---|---|---|---|
+ | DATE Date |
|
|
+ | HANDLE WidgetHandle |
|
Top
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE NoDateButton_Click (Object, EventArgs)
|
||||||||||||||||||||
PROTECTED OnDateChanged (EventArgs)
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PRIVATE TodayButton_Click (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE ultraCalendarInfo1_AfterSelectedDateRangeChange (Object, EventArgs)
|
PUBLIC DatePickerControl ()
|
---|
PUBLIC DateChanged DELEGATE System.EventHandler
|
---|
PUBLIC DATE Date
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE WidgetHandle
|