|
-
Aug 2nd, 2007, 05:01 AM
#1
Thread Starter
Hyperactive Member
Simple event raising/handling.
I create a proj with a form containing a button and 3 textboxes.
I declare an event named ValidateCont passing a control as a parameter. For each textboxes validate method( i have causes validation true on each) i raise the ValidateCont passing the textbox as the param.
I add a class module to the proj and declare my form in here with events and add code in the event handler of this to do something but this is never executed. What have I done wrong?
Cheers.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|