hi all...
Am a beginner in c#.
wen i place a control in a webpage and double click it i'm getting it's default event. how can i view its other events and how to include in my coding.
Thanks in advance.

Recommended Answers

All 3 Replies

Select the control in design view and from the right click menu select Properties. Now on the properties window click on the events icon on its the top. All valid event will be listed there. Double Click on the desired event to add it to in your code

hi all...
Am a beginner in c#.
wen i place a control in a webpage and double click it i'm getting it's default event. how can i view its other events and how to include in my coding.
Thanks in advance.

Simply select the control and open the properties from right or reight click the control and go into its properties. Then in properties tab you will see 5 image buttons at top select 4th from left to right.
GuD LuK

Hi... Aneesh Thanks for ur guidence...
It really helped me..
Happy day

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.