Click here to Skip to main content
16,020,973 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi i m creating a label at runtime with different label text on it.and when i double click on the lable i should know which label i clicked.i m doing it for windows application
Posted
Updated 11-Jan-10 18:16pm
v2

Hi,

Can you please let me know which types of application are using?
either Windows or Web?

Thanks,
Imdadhusen
 
Share this answer
 
You should try to read the documentation some time. The event hander has a sender property. That is the control that generated the event.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900