Outlook Calendar forms

F

Frank

I am designing a form to use for hospital procedure scheduling. Do I
have to start with date and time entry on the standard form and then
go to page 2 for additional information, or can I eliminate the first
page, and have the date/time entries, etc. populate the calendar?
Also, I am using dtpicker for date entry but there is no time picker.
Where can I find that?
Thanks in advance.
 
K

Ken Slovak - [MVP - Outlook]

If you are using the MS datepicker it also allows time entry, you just have
to set it for that.

Go to www.outlookcode.com and search on datepicker to see how to use that
control for what you want. You will also find a lot of forms and form design
information there.
 
F

Frank

If you are using the MS datepicker it also allows time entry, you just have
to set it for that.

Go towww.outlookcode.comand search on datepicker to see how to use that
control for what you want. You will also find a lot of forms and form design
information there.

--
Ken Slovak
[MVP -Outlook]http://www.slovaktech.com
Author: Professional ProgrammingOutlook2007.
Reminder Manager, Extended Reminders, Attachment Options.http://www.slovaktech.com/products.htm




I am designing a form to use for hospital procedure scheduling.  Do I
have to start with date and time entry on the standard form and then
go to page 2 for additional information, or can I eliminate the first
page, and have the date/time entries, etc. populate thecalendar?
Also, I am using dtpicker for date entry but there is no time picker.
Where can I find that?
Thanks in advance.- Hide quoted text -

- Show quoted text -

Thank you!
 
Top