Under .resx in windows application, some properties get moved to "Others" category in .resx when we change the "Localizable" property of the Form. How we can able to find it out which properties are belong to "Others" category in .resx..?
any solutions...
see
http://msdn.microsoft.com/en-us/library/y99d1cd3(v=VS.100).aspx
wangping....
Its an method to do it by visual studio..
actually i need to proces it in code behind(c#) to determine the property which get moved to "Other" category under .resx