|
-
Feb 23rd, 2009, 02:09 AM
#1
Thread Starter
Addicted Member
How to override a function in VB.NET
Hello,
I've created a user control with a toolstrip having 3 buttons Add\Edit\Delete, and implemeted a generic toolstrip.
in some cases, i want to add this menu to a form but only use the delete of this toolstrip and implement a special Add\Edit for that form. so how can i tell the form that when the user clicks on add not to do the default add of the toolstrip user control and do the one on the form, in other words i want to override the Add function of the Add button toolstrip.
Thank you
Hiba
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
|