Results 1 to 14 of 14

Thread: Capturing when ANY textbox on a form has changed..[RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297

    Capturing when ANY textbox on a form has changed..[RESOLVED]

    Hey guys...

    I'm writing a record editing screen, and I want to capture whenever ANY textbox (or combo box, or list box for that matter) has been changed so I can enable a 'Save' button. I'd prefer to not have to write a Changed event for every control , especially since I need to make six or seven of these forms and many of them will have many controls on each form.

    Any suggestions? I could inherit the textbox classes I know, but I was hoping for a simpler solution.

    Thanks,

    Ben
    Last edited by BenFinkel; Dec 9th, 2004 at 03:32 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width