http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html /_core_help.3a_.cpropertysheet_and_cpropertypage.asp
I have to apply it to the pages too. Not just the sheet. Trying now.. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Paul Grenyer > Sent: 12 April 2005 10:13 > To: [email protected] > Subject: Re: [msvc] Problem with CPropertySheet derived class > > > 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. > > > This message has been scanned for viruses by MailControl - > (see http://bluepages.wsatkins.co.uk/?4318150) > This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
