Click to See Complete Forum and Search --> : ActiveX properties - array with structure


wbeetge
March 22nd, 2001, 04:39 AM
My control needs to Add, Edit & Delete properties much like a toolbar properties (Caption, image, Group, etc).
I guess I have to use a Type and Array declaration of that type.
How is this done on the property page?
Where is the actual data stored ?
Will all the entries in the array be stored at once or would it be one by one ?

Your help is appreciated.