Is there a way to check if an edit box contains any values or its empty
This is a discussion on Edit Box return Value within the Windows Programming forums, part of the Platform Specific Boards category; Is there a way to check if an edit box contains any values or its empty...
Is there a way to check if an edit box contains any values or its empty
Last edited by jay kay; 03-10-2005 at 08:14 AM.
Use the API GetWindowText
"...the results are undefined, and we all know what "undefined" means: it means it works during development, it works during testing, and it blows up in your most important customers' faces." --Scott Meyers