Property | Type | Description | |
---|---|---|---|
SetFormat | void | ||
SetToDateTimeValue | void | ||
SetToNullValue | void |
Method | Description | |
---|---|---|
DateTimePicker ( ) : System |
Default Constructor
|
Method | Description | |
---|---|---|
OnKeyUp ( |
This member overrides Control.OnKeyDown.
|
|
OnPreviewKeyDown ( |
||
WndProc ( Message &m ) : void |
This member overrides Control.WndProc.
|
Method | Description | |
---|---|---|
SetFormat ( ) : void |
Sets the format according to the current DateTimePickerFormat.
|
|
SetToDateTimeValue ( ) : void |
Sets the DateTimePicker back to a non null value.
|
|
SetToNullValue ( ) : void |
Sets the DateTimePicker to the value of the NullValue property.
|
protected OnKeyUp ( |
||
e | ||
return | void |
protected OnPreviewKeyDown ( |
||
e | ||
return | void |