Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Localization Question
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00936568
Message ID:
00937525
Views:
20
Kevin,

This is what i have found,
I have a base form, based off of the mmMaintenanceForm.
It has a grid, and a few text boxes on the second page, it also has labels as well.

I tried localizing the the form. the grid header is the only item, that localizes.

This is how i sublcassed your labels. Is the code missing anything?
using OakLeaf.MM.Main.Windows.Forms;

namespace Apps4u.WinApp.Controls.Misc
{
	/// <summary>
	/// Summary description for a4uLabel.
	/// </summary>
	public class a4uLabel : mmLabel
	{
		public a4uLabel()
		{
		}
	}
}
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform