msoutlook.org Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How can I adjoin my custom forms to top and right of Navigat

 
Post new topic   Reply to topic    msoutlook.org Forum Index -> Outlook Program Forms
Author Message
vh



Joined: 14 Feb 2008
Posts: 2

PostPosted: Thu Feb 14, 2008 6:19 pm    Post subject: How can I adjoin my custom forms to top and right of Navigat Reply with quote

I created 2 custom forms with 2 different functionalities. How can I adjoin
frist form to the top of the navigation pane? When user clicks on a button
control on my first form, I would like to display only my second custom form
to the right of the navigation pane. I would also like to hook into my own
business logic for the functionalities.

I am using Visual Studio 2005 and VSTO SE; C#.

Is this all possible?? I'm I using the right tools and heading down the
correct path to do this Add-in for Outlook?

Please help!!

Archived from group: microsoft>public>outlook>program_forms
Back to top
View user's profile Send private message
Ken Slovak - [MVP - Outlo



Joined: 12 Aug 2007
Posts: 405

PostPosted: Fri Feb 15, 2008 2:21 pm    Post subject: Re: How can I adjoin my custom forms to top and right of Nav Reply with quote

You can't place your forms where you want. The best you could do, assuming
you are programming against Outlook 2007, is to use your forms for custom
task panes and place the task panes at the bottom, floating, left, right or
top. If you are programming against Outlook 2003 there are no custom task
panes.

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


"vh" wrote in message @microsoft.com...
>I created 2 custom forms with 2 different functionalities. How can I
>adjoin
> frist form to the top of the navigation pane? When user clicks on a
> button
> control on my first form, I would like to display only my second custom
> form
> to the right of the navigation pane. I would also like to hook into my
> own
> business logic for the functionalities.
>
> I am using Visual Studio 2005 and VSTO SE; C#.
>
> Is this all possible?? I'm I using the right tools and heading down the
> correct path to do this Add-in for Outlook?
>
> Please help!!
Back to top
View user's profile Send private message
vh



Joined: 14 Feb 2008
Posts: 2

PostPosted: Fri Feb 15, 2008 1:29 pm    Post subject: RE: How can I adjoin my custom forms to top and right of Nav Reply with quote

Can I adjoin a form region to the Navigation pane?

"vh" wrote:

> I created 2 custom forms with 2 different functionalities. How can I adjoin
> frist form to the top of the navigation pane? When user clicks on a button
> control on my first form, I would like to display only my second custom form
> to the right of the navigation pane. I would also like to hook into my own
> business logic for the functionalities.
>
> I am using Visual Studio 2005 and VSTO SE; C#.
>
> Is this all possible?? I'm I using the right tools and heading down the
> correct path to do this Add-in for Outlook?
>
> Please help!!
Back to top
View user's profile Send private message
Ken Slovak - [MVP - Outlo



Joined: 12 Aug 2007
Posts: 405

PostPosted: Fri Feb 15, 2008 5:08 pm    Post subject: Re: How can I adjoin my custom forms to top and right of Nav Reply with quote

No. The Navigation Pane is shown in an Explorer. Form regions are shown in
open Inspectors or in the preview pane.

You're not going to be able to do what you want unless you locate the
navigation pane using Win32 API calls then overlay your forms where you
want, which would then overlay existing Outlook windows. It would look
horrible.

I think you're going to have to modify your goals with what's actually
possible.

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


"vh" wrote in message @microsoft.com...
> Can I adjoin a form region to the Navigation pane?
>
> "vh" wrote:
>
>> I created 2 custom forms with 2 different functionalities. How can I
>> adjoin
>> frist form to the top of the navigation pane? When user clicks on a
>> button
>> control on my first form, I would like to display only my second custom
>> form
>> to the right of the navigation pane. I would also like to hook into my
>> own
>> business logic for the functionalities.
>>
>> I am using Visual Studio 2005 and VSTO SE; C#.
>>
>> Is this all possible?? I'm I using the right tools and heading down the
>> correct path to do this Add-in for Outlook?
>>
>> Please help!!

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
custom forms I have created a custom form based on the Post template for use in an exchange public folder. This is to model a workflow application. I need to some code that can run through all posted forms in this folder once a day. Based upon a condition, the code

Custom Forms - Hiding the First Tab Hi everyone, I designed a variant of the task form to accomodate tracking of specific steps involved in my more tasks. However, since one cannot modify the main page, the information I need had to be created on the second tab. But when

Resizing Custom Forms I changed an email message and created a custom form (phone message template) What I want the message to do when the recepient opens it, is to only open 1/4 of the screen instead of the full screen. Is that under the advanced propoerties or is that VB cod

Outlook Custom Forms with Sharepoint Sharepoint v. 3 Outlook 2007 In Sharepoint, we've created 2 contact lists. When we connect to Outlook, both contact fields show up correctly. In Outlook, we've developed a custom form for one of the contact lists, using the fields from Sharepoint so that

Command buttons in custom Forms Hi, we are creating an application to connect outlook(2003) and access We have created a customized form. In the form there is a command button, when clicked it should pass the data to the access data base. How to handle it thru Vb script?
Post new topic   Reply to topic    msoutlook.org Forum Index -> Outlook Program Forms All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group