Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / October 2009

Tip: Looking for answers? Try searching our database.

Outlook addin formregion as a drop down

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sanaulah - 21 Oct 2009 07:04 GMT
Hi,

I am developing an addin for Outlook in C#,

I have created a form region as a "Separate" FormRegionType, I want it to
show up as an action with a drop down.

can anyone please help me with this ?
Sue Mosher [MVP] - 21 Oct 2009 13:02 GMT
I'm not sure what you're trying to accomplish. A separate form region
displays as a separate "page" in the Inspector window. It can contain one or
more drop-down lists, but it is not itself a drop-down.
Signature

Sue Mosher, Outlook MVP
  Author of Microsoft Outlook 2007 Programming:
    Jumpstart for Power Users and Administrators
   http://www.outlookcode.com/article.aspx?id=54

> Hi,
>
[quoted text clipped - 4 lines]
>
> can anyone please help me with this ?
Sanaulah - 22 Oct 2009 02:31 GMT
Hi,

How can i make form region to have a drop down list ? thats what i am trying
to do, because i want the user to be able to choose from drop down on which
form region to redirect.

so, how can i make the formregion to have a drop down ? is there any
property from where i can set it up ? or can i do it by C# code ?

thanks

> I'm not sure what you're trying to accomplish. A separate form region
> displays as a separate "page" in the Inspector window. It can contain one or
[quoted text clipped - 8 lines]
> >
> > can anyone please help me with this ?
Sanaulah - 22 Oct 2009 07:36 GMT
Hi,

just to explain my case a bit,

actually i want my form region to show up in main contact ribbon of Outlook,
when i click the button on main ribbon , it shows the form region (thats how
it is behaving right now which is alright) and the lower bottom of the button
is a drop down, showing some option (actions to perform).

How can i achieve this in C# ? or by using visual studip IDE ?

cheers

> Hi,
>
[quoted text clipped - 19 lines]
> > >
> > > can anyone please help me with this ?
Sanaulah - 22 Oct 2009 07:39 GMT
it is a separate form region, should show button on main contact ribbon. *

> Hi,
>
[quoted text clipped - 32 lines]
> > > >
> > > > can anyone please help me with this ?
Sue Mosher [MVP] - 22 Oct 2009 14:48 GMT
There's no way to make the region's button on the ribbon do that.  Maybe you
don't understand that a form region is a separate page in the Inspector
window. The UI for the region itself is built on the region's surface, not in
the ribbon, which just provides a way to display the region. If you want
other functionality in the ribbon, that would be done independent of the form
region.

You can, of course, put a drop-down control on the region surface. Details
depend on whether you're building your region with an .ofs file or totally in
VS.
Signature

Sue Mosher, Outlook MVP
  Author of Microsoft Outlook 2007 Programming:
    Jumpstart for Power Users and Administrators
   http://www.outlookcode.com/article.aspx?id=54

> Hi,
>
[quoted text clipped - 32 lines]
> > > >
> > > > can anyone please help me with this ?
Sanaulah - 23 Oct 2009 05:16 GMT
Alright I understand it now,

Is it possible to make a custom ribbon group in the main outlook ribbon to
contain buttons of one or more custom form regions (the default one, the way
it displays it).

thanks for your response.

Cheers

> There's no way to make the region's button on the ribbon do that.  Maybe you
> don't understand that a form region is a separate page in the Inspector
[quoted text clipped - 43 lines]
> > > > >
> > > > > can anyone please help me with this ?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.