Text property in usercontrol

G

Guest

I created a usercontrol with a picturebox and a label. Now I want to make a
Text propery on the usercontrol which updates the label text. If I create a
propery 'public override string Text' I can use the property in code but not
in the designer. Am I doing something wrong ? I'm using VS2005
 

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

Top