Slow Renaming of Labels

  • Thread starter Thread starter Bhadan
  • Start date Start date
B

Bhadan

Using Visual Studio 2005
I have a tab with 200 labels displayed. These have not yet been employed in
code. I need to rename each label with a unique identity. However the
renaming of a single label takes about 30 seconds of processing before I am
allowed to move from one label to the next.
Is there any setting I can change to speed up the process?

TIA
Bhads.
 
Hi Bhadan,

Are you talking about updating a label in the Visual Studio Designer? Aside the fact that 200 labels seem to indicate a different approach might be in order, you could always edit the design code manually, which is as fast as editing any text would be.
 

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

Back
Top