No way to do it that I know of.
There are no properties like Top or Left for Ribbon controls, none of the
*Mso methods added to the CommandBars object help and since they seem to be
constructing everything behind the scenes into one window nothing to be done
using Win32 API calls.
You might want to try posting something about this problem on Jensen
Harris's blog (
http://blogs.msdn.com/jensenh/default.aspx) to throw this up
for possible inclusion in Office 14. I don't expect to see a lot of new
functionality returned that we lost with the ribbon but it never hurts to
let the owner of the ribbon know what you think is missing.
--
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
"n777krish" wrote in message
...
Hi Ken,
Thank you for your response. I had already checked using Spy++ and I
wasn't able to get a window myself.
Isn't there any other way to do this? Probably not since there don't
seem to be windows inside the Ribbon that we can access.
Thanks once again.
Neil Goundar.