|
-
Oct 10th, 2002, 10:48 AM
#1
Thread Starter
Lively Member
Overriding problem
Hi All,
A quick question. I have two forms. Form A is a based form and from B is derived from the form A. In form A, there is a button C with a overridable click event. In the form B, the click event of button C is overrided. The problem is that the click event seems to be called twice each time the btn C is clicked, first time from the base form and second time from the derived form. Am i missing something here ? I just want the overrided event in the form B be called. Thanks
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
|