Creating my own label control

T

Thom Anderson

I need to enhance the label control by adding a small icon to the right that
when clicked will run something for the user. How do I do this? I want the
icon to have a mouse over (tool tip), a click event, some properties that I
set in code, etc.

Can someone tell me how to do this?
 
C

clintonG

To start off with you'd use a LinkButton or Button control and then override
it which allows you to pass your own parameters and build your own internal
members to get or set properties and so on. There's a lot of documentation
that can be found on the web or in books about building and modifying
controls. Start by learning about overriding.

<%= Clinton Gallagher
 

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
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top