Hi > I added code as stated in MSDN to deactivate the help button. But when I > run the program, it still shows up and is clickable..
..and the code is? It's a while since I've done this, but IIRC buttons are funny things and have to be redrawn after being deactivated. IIRC there's an Invalidate() member function you can call. Regards Paul Paul Grenyer email: [EMAIL PROTECTED] web: http://www.paulgrenyer.co.uk Aeryn: http://www.paulgrenyer.dyndns.org/aeryn/ Elephant: http://www.paulgrenyer.dyndns.org/elephant/ Aeryn 2 is now ready: http://www.paulgrenyer.dyndns.org/aeryn/ _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
