OnClick Events of button does not come when I put them insidegroupbox.

M

mital.d.vora

I am novice to vc++.

I am developing dialogbox in which a button and a groupbox is there.
I derived corresponding class to handle the event from
CAxDialogImpl<T>
I am using message map and adding a button command handler in that

I have other controls also in the form.

The problem is that I am making the groupbox as parent of button
using ::SetParent(...)

I am not able to get the onclick event handled.

can anyone help me ?
I am using visual c++ VS2005.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,480
Members
44,900
Latest member
Nell636132

Latest Threads

Top