I need a scrolling checkbox frame (or RTF) much like what is used to determine the components/files you want to install during a setup. I've been researching the use and creation of ActiveX controls. I understand that the ControlContainer and ScrollBars properties will be very useful, and I understand how to define them using the property get and let. However, I do not know what to do beyond that.

At run-time, the user will simply check and uncheck the boxes. He/She will not be adding checkboxes at run-time.

Thank you for any input.

LauRa