Results 1 to 9 of 9

Thread: [RESOLVED] How to make a variable to act on events like Textbox.TextChanged

Hybrid View

  1. #1
    Bad man! ident's Avatar
    Join Date
    Mar 2009
    Location
    Cambridge
    Posts
    5,401

    Re: [RESOLVED] How to make a variable to act on events like Textbox.TextChanged

    I had already shown you this in your last thread how to raise events. Events should only ever be raised in One place. Read JMC's blog above in his signature that has a detailed tutorial on events.
    My Github - 1d3nt

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [RESOLVED] How to make a variable to act on events like Textbox.TextChanged

    Quote Originally Posted by ident View Post
    I had already shown you this in your last thread how to raise events. Events should only ever be raised in One place. Read JMC's blog above in his signature that has a detailed tutorial on events.
    Specifically here:

    http://jmcilhinney.blogspot.com.au/2...om-events.html
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Tags for this Thread

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