|
-
Apr 22nd, 2010, 09:54 PM
#12
Re: [HELP]Save From Resource File
 Originally Posted by LoGiCAnti
i guess i couldnt add it to the sidebar thing
If you mean the Solution Explorer then you certainly can add the file there but you then can't access it via My.Resources. My.Resources relates specifically to resources added to the Resources page of the project properties. If you add the file to the Solution Explorer and then set the Build Action to Embedded Resource, a resource is added but you must write some extra code to use a ResourceManager to retrieve the data yourself rather than My.Resources doing it for you.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|