My problem is that i want to validate the contents of a CEdit control which is being created and destroyed, and i pop up a MessageBox if the contents of the CEdit is not the correct one. I validate it in KillFocus of the CEdit control which causes a second return in the KillFocus when the...
Problem with KillFocus
------------------------------------------------------------
When a cell is opened for edit a CEdit is created. If I then do anything that removes the focus from the edit box the OnKillFocus method is activated. However, this causes the edit box to be deleted. What I need...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.