Date Time Picker custom format property ?
Hi,
I'm trying to use the Date Time Picker control as a time picker and only
want hours and minutes to show. Can this be done with its custom format
property (Example please if so)? The usual number formating string doesn't
seem to work and I'm having trouble finding guidance in the help system.
Thanks in advance.
Best Regards,
Walt Weber
.
Relevant Pages
- Re: Date and Time Picker - Removeing Drop Button?
... Larry Lindstrom wrote: ... So the date and time picker shows times instead of dates. ... This is working fine with a custom format, ... sets times. ... (microsoft.public.win32.programmer.ui) - Timer Syncronisation.
... I have a date time picker control on a dialog which is set to time format.. ... What i do is get the systemtime from the date time control, change that to filetime and then into a LARGE_INTEGER so it can be passed to the thread to be used in SetWaitableTimer as an absolute time. ... It seems that the time i receive from the date time picker control is one hour ahead of the time the code uses to compare times. ... I thought that the code would use the system clock(PC Clock) but it doesnt seem as though it does ... (microsoft.public.vc.mfc) - Combo box drop down arrow colors
... I have been able to create combo boxes to add data to my tables. ... information and started working with the date and time picker control (I'm ... ALL of the other combo boxes on the form have a blue drop down arrow (I'm ... (microsoft.public.access.forms) - Re: Date Time Picker Question
... > I have added a Date Time Picker date control to a project (in fact it is ... > Date Time Picker control. ... > Private Sub DTPicker1_GotFocus ... > Dim gridCol As MSDataGridLib.Column ... (microsoft.public.vb.general.discussion) - Re: Data Grid Problem
... >When the cell got focus data time picker control apeare.ok ... (microsoft.public.dotnet.languages.csharp) |
|