Jump to content

Embedding file as a resource in c# 2008 win app.

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
guizawa

guizawa

    Newbie

  • Members
  • Pip
  • 1 posts
Hi all, I'd really like to know how we can set file property "Build Action" to "Embedded Resource" programmatically. Any help would be greatly appreciated. Thank's.

#2
Davide

Davide

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 506 posts
You want a certain file to be embedded into your program? You can just drag in in the resource folder.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics