Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » How to Handling CExtResizableDialog Button clicked event? Collapse All
Subject Author Date
Dongho Lee Oct 1, 2006 - 10:57 AM

In SDI Sample...
How to handling Button clicked event?
I use ClassWizard... create CDialog based class... and Button click but no event...
why?
please, do you give me sample?

Technical Support Oct 2, 2006 - 12:09 PM

Please make sure that you created a click handler in the CDialog-derived class. Handling the button click event is a basic and very easy task in MFC. You can find lots of tutorials on how to do this in MFC. If the problem persists, just send us your project so we can help you.