Click here to Skip to main content
15,917,565 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I write one application in which i access value from resource file using
GetGlobalResourceObject.using GetGlobalResourceObject i access only one value at a time.I want access all values & assign different labels at runtime.GetGlobalResourceObject takes two arguments one is classkey & other is resoursekey how to change resourse key at run time.
please help me.
Thanks.
Posted

1 solution

 
Share this answer
 
Comments
[no name] 16-Feb-11 3:28am    
Good Link. My 5.
maya saste 18-Feb-11 3:43am    
Thanks a lot.but there is another problem,I write one control for calender design.control contains one label which hold number that is date of today.now I want to access value from resource file & assign to label.but value of that label remains same in every control.I use this control 31 times in application when I assign 3 to label in control is displays 3 in 31 control.now how to give different value to each label.Thanks.
Monjurul Habib 21-Feb-11 23:20pm    
can you please show me your code ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900