G
Guest
Hi all
I really need direction in this one
I have a WinApp in C# and I need to load data at the beginning and save data o
exit - just simple things like: this.Top, this.Left etc..
I have tried the resx - but it is READ ONLY
I have tried to use GetManifestResourceStream() from XML file (Embedded Resource
but the stream is for READ ONLY
Any suggestions ? Can you please add some code or linkz..
than
I really need direction in this one
I have a WinApp in C# and I need to load data at the beginning and save data o
exit - just simple things like: this.Top, this.Left etc..
I have tried the resx - but it is READ ONLY
I have tried to use GetManifestResourceStream() from XML file (Embedded Resource
but the stream is for READ ONLY
Any suggestions ? Can you please add some code or linkz..
than