Click here to Skip to main content
15,920,438 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to set values in resource table and get in those values in the program ?

What I have tried:

don't know , have no idea about resource table
Posted
Updated 6-Jul-20 22:28pm
Comments
OriginalGriff 7-Jul-20 3:54am    
This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind - we only get exactly what you type to work with.
Use the "Improve question" widget to edit your question and provide better information.
Member 12712527 7-Jul-20 4:22am    
Regarding the problem I cited before about user control it mentions a green line below
the statement u.label1.text="k". When I put mouse over that line, it says....Retrieve the following string(s) from the Resource Table instead:"k"

If you mean how to show the settings from the .resx file in a DataGridView, see:
how to fill datagridview from resourse.resx file[^]
 
Share this answer
 

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