Fire Link Button Event!!!

A

Adam Knight

Hi all,

Is it possible to fire a link button event from code using vb?
If so, how would i go about doing that?

I tried typing my reference to the control and see if there were any events
i could use via its properties.
But didn't find anything from a preliminary look..

Cheers,
Adam
 
B

Brock Allen

You want to fire the event for the Button? That's not allowed -- the Button
should know when it was clicked and fire its own event.

WHat are you really trying to do?
 
A

Adam Knight

Thankx Brock.

I was hoping to avoid creating an overloaded function for a task that can be
implemented in different ways.
Being able to call the onClick event of the button would streamline my code
a bit, by having one uniform way of
achieve the required task.

I have worked around it now, but thats for your help.

Cheers,
Adam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top