Hi, there.
I have a localized form which inherits from other localized form. Everything works fine in runtime, but in designer, properties of base form/components are set from default resx of the base form no matter what language is chosen for the parent form design.
The base form itself behaves as expected in designer.
Any suggestion would be appreciated.
Visual C# Express 2010
.NET Framework 4.5.1
I have a localized form which inherits from other localized form. Everything works fine in runtime, but in designer, properties of base form/components are set from default resx of the base form no matter what language is chosen for the parent form design.
The base form itself behaves as expected in designer.
Any suggestion would be appreciated.
Visual C# Express 2010
.NET Framework 4.5.1