Z
Z.K.
I was wondering if someone could tell me how or point me to an
appropriate web page that will show me how to subclass a control in
vc++.net 2002. What I want to do is to be able to pop up a dialog box
when double clicking on a edit box. I tried using the OnLButtonDblClk,
but it does not work when double clicking on the edit box though it does
work when double clicking on the form itself.
Z.K.
appropriate web page that will show me how to subclass a control in
vc++.net 2002. What I want to do is to be able to pop up a dialog box
when double clicking on a edit box. I tried using the OnLButtonDblClk,
but it does not work when double clicking on the edit box though it does
work when double clicking on the form itself.
Z.K.