jprg
06-01-2011, 01:08 PM
Hi,
In Visual Studio, how can I open a source file (from another project) in read-only mode? I want to copy some code from it, but I don't want to modify it by mistake.
I don't want to change the file's attributes to read-only, as I will not be able to work on it later, unless I clear read-only. I hope there is a better way.
Thanks.
In Visual Studio, how can I open a source file (from another project) in read-only mode? I want to copy some code from it, but I don't want to modify it by mistake.
I don't want to change the file's attributes to read-only, as I will not be able to work on it later, unless I clear read-only. I hope there is a better way.
Thanks.