B
Bradley Plett
Is it possible to have a message loop (like WndProc) in a CommandBar?
If so, how? (Sample code would be much appreciated. Is there
some other alternative?
I assume I could go the full-blown route using a lot of API calls (as
per
http://www.google.com/groups?hl=en&lr=&ie=UTF-8&[email protected]&rnum=1),
but I'm just hoping there's a better/easier way.
I have some code in my one of my CommandBarButtons that needs to
receive a Windows message. I would like to be able to handle it
properly.
Thanks!
Brad.
If so, how? (Sample code would be much appreciated. Is there
some other alternative?
I assume I could go the full-blown route using a lot of API calls (as
per
http://www.google.com/groups?hl=en&lr=&ie=UTF-8&[email protected]&rnum=1),
but I'm just hoping there's a better/easier way.
I have some code in my one of my CommandBarButtons that needs to
receive a Windows message. I would like to be able to handle it
properly.
Thanks!
Brad.