Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: debugee
  • Content: Threads
  • Order by date
  1. debugee

    Validation of CEdit control

    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...
  2. debugee

    Application crashes on MessageBox in function OnKillFocus of a EditBox

    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...

Part and Inventory Search

Back
Top