Properties Events Methods Example See Also
Creates a group of option buttons.
Syntax
OptionGroup
Remarks
Option button groups are containers that contain option buttons. A group of option buttons let you make a choice from a set of buttons. Choosing an option button makes your choice current and releases a previous choice. A bullet next to the option button indicates the current choice. For example, option buttons can be used to direct output to a file, a printer, or a window.
For additional information about creating groups of option buttons, see Chapter 10, Using Controls, in the Programmer's Guide.