Create Embedded Resources problem
- by Night Walker
I am trying to add an Embedded Resource I am doing it like it is written in
following tutorial http://msdn.microsoft.com/en-us/library/e2c9s1d7%28VS.80%29.aspx
But I cant the Persistence property from Linked at compile time To Embedded in .resx
It always gray at Linked at compile time .
Any idea why i have this problem ?
Thanks .