One strange problme

Hi All
I just installed VS.NET 2005 Beta 2 and create my first application, i added few labels on the form but when i run the application none of labels are displayed. They are visible in design mode only problem in run time.

Ahhh.. i figured it out , i have set localizable to true actauly and they all disappear , once i set it to false they all come back. why so happening. ANy ideas

[395 byte] By [CharulShukla] at [2007-12-16]
# 1
That's correct for me. I have created an application with C# and also placed a few labels on the form. No matter what your localiable. Even though I change the property to TRUE, That is shown on the form.

Test environment:
Windows XP (en-us)
Visual C# 2005 Express Edition Beta 2
Jeffrey.Ye

Jeffrey.Ye at 2007-9-9 > top of Msdn Tech,Windows Forms,Windows Forms Designer...