Dynamic Array of ActiveX controls
Does anyone know how to create a dynamic array of active x controls.
I am having the user add active x controls dynamically to a window, but i
have to reserve a member variable for each one. I would rather have each
active x control added to a dynamic array so i don't have to guess how many
controls will need to be added.
Marc

