Thread: Edit Box return Value

  1. #1
    Registered User
    Join Date
    Feb 2005
    Posts
    15

    Edit Box return Value

    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 09:14 AM.

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    1,571
    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

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How can I make this code more elegant?
    By ejohns85 in forum C++ Programming
    Replies: 3
    Last Post: 04-02-2009, 08:55 AM
  2. Replies: 8
    Last Post: 03-10-2008, 11:57 AM
  3. Smart pointer class
    By Elysia in forum C++ Programming
    Replies: 63
    Last Post: 11-03-2007, 07:05 AM
  4. Capture Enter key press in EDIT Box
    By richiev in forum Windows Programming
    Replies: 4
    Last Post: 07-14-2005, 12:03 AM
  5. opengl program as win API menu item
    By SAMSAM in forum Game Programming
    Replies: 1
    Last Post: 03-03-2003, 07:48 PM