PDA

Click to See Complete Forum and Search --> : owner-drawn menus...


crptcblade
Nov 18th, 2002, 08:37 PM
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.

:)

noble
Nov 18th, 2002, 09:20 PM
try over on www.codeproject.com

they have lots of menu stuff

crptcblade
Nov 19th, 2002, 12:24 PM
Thanks, I'll take a look.

:)