underlying office commandBarControl objects in the OS

B

Brad Reid

Hey,

I want to have more events for my Office commandBarControl's then click and
update. Is there a way to get access at the corresponding underlying OS
control object? Is there such a thing?

I tried inspecting the commandBarControls at runtime in a debugger but cant
dig into them because I just see system.__comObject.

Thanks,
Brad
 
Top