Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Globalizing and Localizing Windows Application, Part 2
Subject:   Localizable thru code
Date:   2005-06-29 08:43:14
From:   ByjuAbraham
Hi,
I am developing a design time control for Localization of win forms..
For this I am using ComponentDesigner(Microsoft.VSDesigner.dll)
I can change the text and flip the controls of the form during design time..
But I need to know whether I can set the Localizable property of the form to true using componentdesigner or some other way..
Please help me with this..
Thank you