Hi,
I hope you can help me ...
I wrote some ActiveX-Components that have properties that can
be changed at runtime. These controls also have property pages
that I use at design time to modify them.
Now I want to show property pages at runtime. I want
to encapsulate these pages in the controls AND I want
to be able to put propertypages from more than one control
on/in a property sheet.
______________ ____________ ____________
/ Ctrl1.Page1 \ Ctrl1.Page2\ Ctrl2.Page1\
''''''''''''''''''''''''''''''''''''''''''
' '
' '
Like this ...
QUESTION: How can I do this? What do I have to do in the host (VB-EXE)
and what in the controls (VB-Active-X controls)?
thanx in advantage
jens