O
Odd Spot
I am creating an Outlook add-in for Outlook 2003 that provides more
extensible navigation features for Outlook and I am trying to find a
means of displaying a Navigational Pane-like UI. So far I have been
able to create a new Windows Form, but have been unable to get the
Windows form to stay in sync with Outlook (resizing, minimizing,
maximizing, moving, etc). Ideally I would like to use a command bar of
some sort, but I need to be able to add more controls than just buttons
and dropdowns.
Does anyone know of a command bar or something provided by the Outlook
APIs that can handle more controls, or does anyone know where to find
information programatically about the location and state of the Outlook
Application Window?
Thanks,
Jared
extensible navigation features for Outlook and I am trying to find a
means of displaying a Navigational Pane-like UI. So far I have been
able to create a new Windows Form, but have been unable to get the
Windows form to stay in sync with Outlook (resizing, minimizing,
maximizing, moving, etc). Ideally I would like to use a command bar of
some sort, but I need to be able to add more controls than just buttons
and dropdowns.
Does anyone know of a command bar or something provided by the Outlook
APIs that can handle more controls, or does anyone know where to find
information programatically about the location and state of the Outlook
Application Window?
Thanks,
Jared