Outlook 2003 COM Add-In Using Office Style

N

Nays

Hello

I am writing a COM Add-In for Outlook 2003 that will have a number of
forms. I would like these to be styled like Office 2003 and not just XP
style. Is this possible by somehow referencing the
Microsoft.Office.Core library?

Any help on this would be very appreciated.

Thanks

James
 
N

Nicholas Paldino [.NET/C# MVP]

Nays,

Unfortunately, no. Office doesn't offer anything that assists with the
rendering of UI elements.

Your add in can always place items in the UI for office, which will
assume its styling, but that's about it.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top