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

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,240
Members
46,828
Latest member
LauraCastr

Latest Threads

Top