Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsFieldsThis PackageAll Packages
DateTimeFormatEvent.DateTimeFormatEvent
Creates a DateTimeFormatEvent object.
Syntax
public DateTimeFormatEvent( String format**, long** time**, String** display )
Parameters
format
The custom format string the DateTimePicker control is using.
time
The time that the DateTimePicker control should be set to.
display
The date and time string to display to the user.