PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Custom Task Form

Reply

Custom Task Form

 
Thread Tools Rate Thread
Old 13-06-2006, 01:05 PM   #1
=?Utf-8?B?Y2FsdmluMzUx?=
Guest
 
Posts: n/a
Default Custom Task Form


I'm working on creating a custom form in Outlook that, for all purposes,
needs to function like a task in Outlook, but with a few slight variations.
Is this possible to do (such as calendar date lookup as well as contact
information lookup and linking)? If there is a way to take a standard task
and create each item exactly as it appears on there, that'd be best and then
i can work back from there. Any help you can offer would be greatly
appreciated.
  Reply With Quote
Old 13-06-2006, 01:15 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Custom Task Form

Recreating the built-in pages of the task form on custom pages is difficult, given that Outlook includes no date/time picker control for developers (at least not until Outlook 2007). See http://www.outlookcode.com/d/taskform.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"calvin351" <calvin351@discussions.microsoft.com> wrote in message news:1D5FCCF7-C876-4FA1-8C98-830B52208392@microsoft.com...
> I'm working on creating a custom form in Outlook that, for all purposes,
> needs to function like a task in Outlook, but with a few slight variations.
> Is this possible to do (such as calendar date lookup as well as contact
> information lookup and linking)? If there is a way to take a standard task
> and create each item exactly as it appears on there, that'd be best and then
> i can work back from there. Any help you can offer would be greatly
> appreciated.

  Reply With Quote
Old 15-06-2006, 02:03 AM   #3
=?Utf-8?B?Y2FsdmluMzUx?=
Guest
 
Posts: n/a
Default Re: Custom Task Form

Thank you Sue. I had a funny feeling that this was the case. A client
wanted to pretty much rewrite the task form so it would do everything under
the sun, but the controls didn't seem to allow me to do that.

Best regards

"Sue Mosher [MVP-Outlook]" wrote:

> Recreating the built-in pages of the task form on custom pages is difficult, given that Outlook includes no date/time picker control for developers (at least not until Outlook 2007). See http://www.outlookcode.com/d/taskform.htm
>
> --
> Sue Mosher, Outlook MVP
> Author of Configuring Microsoft Outlook 2003
> http://www.turtleflock.com/olconfig/index.htm
> and Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
> "calvin351" <calvin351@discussions.microsoft.com> wrote in message news:1D5FCCF7-C876-4FA1-8C98-830B52208392@microsoft.com...
> > I'm working on creating a custom form in Outlook that, for all purposes,
> > needs to function like a task in Outlook, but with a few slight variations.
> > Is this possible to do (such as calendar date lookup as well as contact
> > information lookup and linking)? If there is a way to take a standard task
> > and create each item exactly as it appears on there, that'd be best and then
> > i can work back from there. Any help you can offer would be greatly
> > appreciated.

>

  Reply With Quote
Old 15-06-2006, 02:27 AM   #4
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Custom Task Form

You can tell them you'll be able to accommodate their needs when Outlook 2007 ships.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"calvin351" <calvin351@discussions.microsoft.com> wrote in message news:431E720D-F45A-485B-88F7-FA6079EAB2B3@microsoft.com...
> Thank you Sue. I had a funny feeling that this was the case. A client
> wanted to pretty much rewrite the task form so it would do everything under
> the sun, but the controls didn't seem to allow me to do that.
>
> Best regards
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> Recreating the built-in pages of the task form on custom pages is difficult, given that Outlook includes no date/time picker control for developers (at least not until Outlook 2007). See http://www.outlookcode.com/d/taskform.htm
>>
>> "calvin351" <calvin351@discussions.microsoft.com> wrote in message news:1D5FCCF7-C876-4FA1-8C98-830B52208392@microsoft.com...
>> > I'm working on creating a custom form in Outlook that, for all purposes,
>> > needs to function like a task in Outlook, but with a few slight variations.
>> > Is this possible to do (such as calendar date lookup as well as contact
>> > information lookup and linking)? If there is a way to take a standard task
>> > and create each item exactly as it appears on there, that'd be best and then
>> > i can work back from there. Any help you can offer would be greatly
>> > appreciated.

>>

  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