davidrobin
Programmer
I am wanting to write an app that has custom menus. This has lead me to learn about subclassing. I have managed to subclass a the form so my custom WindProc function handles activation messages and changes the form caption.
Now I want to move on to redraw the menu I create at run-time with different fonts and background colours, icons etc.
Can anyone help especially by providing example code.
I have looked through MSDN and at but their damos are not explanatory enough.
Thanks. David
Visual Basic 6 Ent
Now I want to move on to redraw the menu I create at run-time with different fonts and background colours, icons etc.
Can anyone help especially by providing example code.
I have looked through MSDN and at but their damos are not explanatory enough.
Thanks. David
Visual Basic 6 Ent