Property Manager Pages

Could someone give me some general guidelines for creatingproperty manager pages.

I have started to develop a custom property editor using a propertymanager as the gui. Most of the simple textboxes are working fine,both reading and updating component properties.

My main issue is that I would like to use a treeview control on thepage for showing the configurations for the selected component sothat the custom properties can propogate to the selectedconfigurations (using the checkboxes on the treeview control). Ormaybe I have overlooked another control that may do the job just asgood.

I just can't seem to even get the activeX control to appear on thepage.

I am also looking to retrieve information from an INI file. Thiswould populate several combo boxes for details such as Designer,Materials, Finish, Component Type, etc.

Any suggestions would be greatly appreciated.

I am using SW2006 SP5.0SolidworksApi macros