C#+ adding onClick event handler to an array of linklist at runtime+ Urgent!!!!

  • 12 years ago

    hi all,

    in my program there is an array of linklist added at runtime. i also need to add linkclicked event handler at runtime.

    linkLabel[] l = new linklabel[100];

    now i need to add event handler for any linklabel l[i], and perform some action such as displaying linklabel text in message box.


    Tahnks in advance
    Radhika

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.”