lable is invisible in design view in VS 2005

R

Ryan Liu

Hi,

In VS 2005, in design view, if I put a lable on a windows form, and set
label Text to "", then this label will totally invisiable. This is right at
runtime, but I remember in VS 2003, it used to show a place holder. Without
it, really hard to know there is a lable on there.

I am using Simplified Chinese version since I guess it might has better
support for Chinese characters I used in my application.

Thanks,

~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.

Ryan Liu
Shanghai Fengpu Software Co. Ltd
Shanghai , China

http://www.PowerCATI.com Powerful CATI!
http://www.fpsoft.net.cn
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.
 
M

Marc Gravell

Yes, that sounds about right... you might choose to keep some dummy
text in there (that you remove at runtime). You can find it by
selecting the control name above the property panel, or I believe it
also shows in a few other views (document outline, tab order, etc).

Marc
 
R

Ryan Liu

Marc Gravell said:
Yes, that sounds about right... you might choose to keep some dummy
text in there (that you remove at runtime). You can find it by
selecting the control name above the property panel, or I believe it
also shows in a few other views (document outline, tab order, etc).

Marc

If I use dummy text, then I need remember to clean them at the beginning.

In VS 2003, it shows place holder because in the desing view, there is
grids/dots at background. Why it is taken away in VS 2005. I enabled "show
Grid" option in VS 2005, but it does not help.

Regards,
Ryan Liu
 

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