ActiveX Property list question
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi experts, I'm writing an ActiveX control. I would like to create a property list based on all the entries in the combobox of the property page. I've tried using CBIndex in the property / data exchange. I've also tried an enum. But come to a loss. What I want to do is have a list of the legal states listed of my properties. Thus they get listed in "All" property page of VC++ or the property pane of VB ect. Can anyone tell how this done. Thanks Alton