One strange problme
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

