PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Re: Custom Forms question

Reply

Re: Custom Forms question

 
Thread Tools Rate Thread
Old 21-01-2004, 10:35 PM   #1
Sue Mosher [MVP]
Guest
 
Posts: n/a
Default Re: Custom Forms question


Which date/time picker are you using and planning to distribute to all
users? None is included with Outlook.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jonathan" <anonymous@discussions.microsoft.com> wrote in message
news:3600971F-F8E9-4418-94CF-8E20B8F1ED52@microsoft.com...
> Can someone please explain, in simple terms, how I can use create a field

on a custom form which uses a date time picker. I've added two date fields
and would like users to be able to click and select rather than enter free
form. i've been to slipstick and many other links but can seem to fiugure
out how to get the date time picker into my forms toolbox.
>
> Many thanks.



  Reply With Quote
Old 22-01-2004, 12:01 AM   #2
=?Utf-8?B?am9uYXRoYW4=?=
Guest
 
Posts: n/a
Default Re: Custom Forms question

I thought I could use the one Outlook displays in the details section for Anniversary and Birthday. I hope I'm describing this properly. i want the pull down calendar when entering data into a date filed on an Outlook form

If I cant use a native Outlook one (becuase there isn't one) , then what. Do I have to write my own vBasic function? If I find the code for one on line (at slipstick for instance), how do I use that code to create the object in my toolbox

many thanks.
  Reply With Quote
Old 22-01-2004, 12:43 AM   #3
Sue Mosher [MVP]
Guest
 
Posts: n/a
Default Re: Custom Forms question

The date picker that Outlook itself uses is private to Outlook and not
available to programmers. See http://www.slipstick.com/dev/datepick.htm for
those that are available. Writing your own would be a big task.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"jonathan" <anonymous@discussions.microsoft.com> wrote in message
news:36FBCBF7-F4D5-4EF9-A4B0-E2071A014EA2@microsoft.com...
> I thought I could use the one Outlook displays in the details section for

Anniversary and Birthday. I hope I'm describing this properly. i want the
pull down calendar when entering data into a date filed on an Outlook form.
>
> If I cant use a native Outlook one (becuase there isn't one) , then what.

Do I have to write my own vBasic function? If I find the code for one on
line (at slipstick for instance), how do I use that code to create the
object in my toolbox.
>
> many thanks.



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off