Anyone have or know of a good example of owner-drawn menus? I'm trying to implement it in VB, but I find it easier to see API type stuff in C++, then switch it over.
:)
Printable View
Anyone have or know of a good example of owner-drawn menus? I'm trying to implement it in VB, but I find it easier to see API type stuff in C++, then switch it over.
:)
try over on www.codeproject.com
they have lots of menu stuff
Thanks, I'll take a look.
:)