Friday, July 06, 2007

I just found a strange label behaviour in VS2005.  When I add a label on my winform and I add the text to it where we use rounded brackets, the closing rounded bracket isn't showed and at the beginning of text another opening rounded bracket is showed.


The properties of the label.


The result on the label

The most strange thing is that it's only in the project where I'm currently working and they don't have their own label control.

After checking out more it's also with the "/" character.

Don't know what it is, but it's irritating.

Update : this behaviour is only when you use the property RightToLeft = true and the combination of Autosize = false.  It seems that this is a bug.  Don't have found a solution for it. But a collegue of me has reproduced this bug.

7/6/2007 9:03:44 AM (Romance Standard Time, UTC+01:00)  #     |