G
Galen Somerville
My vb6 user control used a propertybag. A typical form would use 6 of these
user controls. The setting of one never affected the others.
Now I'm supposed to use serialization to replace the property bag.
But, the examples I have show saving and retrieving from a file. Since the
file is explicitly named, in the samples, how do I keep the instances
separate??
GalenS
user controls. The setting of one never affected the others.
Now I'm supposed to use serialization to replace the property bag.
But, the examples I have show saving and retrieving from a file. Since the
file is explicitly named, in the samples, how do I keep the instances
separate??
GalenS