HI Team,
I have a LMDStorPropertiesStorage on my main form but I also want to save some properties of components on a second form.
Is there any way to access the first form.LMDStorPropertiesStorage from the second form?
Alternatively, if I need a LMDStorPropertiesStorage on each form, how can I tell the second to use the LMDStorINIVault from the first form..:-)
Regards & TIA,
Ian
Comments
Ahh. Had me going for a minute there 'till I re-read a couple of times and realised you were referring to the LMDStorINIVault.
Totally forgot about DMs, haven't used one for a while..:-)
All good now Tks.
Regards,
Ian
Have the StorPropertiesStorage in each of the forms linked to the StorINIVault in the DM, but I am not getting any .ini created and therefore no props stored/restored.
Can't see any properties that I have missed.
Thoughts?
Regards,
Ian
OK. Now we're cookin.
Added the StorControllerVault to the DM and all working as desired.
Many Thanks again.
Ian