Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can we create a .resx file at run time

Status
Not open for further replies.

sribu

Programmer
Mar 8, 2003
17
US
Can we create a .resx file for a language when we set the CurrentCulture and CurrentUICulture in the constructor of the form before the InitializeComponent(), instead of setting the language at the Language property of the form.
If so, how can we do that?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top