H
HKSHK
Hello everybody,
I am trying to re-write a VB5-ActiveX-control in VB.NET. I googled for
"PropertyBag in VB.NET" and found that the only way is serialization
(and writing the properties into a file). Now I wonder...
a) Do I have to include this file with my application?
b) If I use one control in various applications at the same time do
they overwrite that file if the file name is identical?
Thanks for your help!
Best Regards,
HKSHK
I am trying to re-write a VB5-ActiveX-control in VB.NET. I googled for
"PropertyBag in VB.NET" and found that the only way is serialization
(and writing the properties into a file). Now I wonder...
a) Do I have to include this file with my application?
b) If I use one control in various applications at the same time do
they overwrite that file if the file name is identical?
Thanks for your help!
Best Regards,
HKSHK