Option Group Control
Category:
Forms and ControlsType:
ControlsDifficulty:
IntermediateAuthor:
Martin A KremerVersion Compatibility: Visual Basic 6
More information:
This control simplifies the grouping of option buttons, a process which normally involves putting them into a container control such as a frame and writing code to detect the current selection. Most of the control properties can be set via code at run-time, including the number of options, which will dynamically add or delete options from the group. Documentation is very good.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download optgrp.zip