Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Creates a group of option buttons.
OptionGroup
Remarks
Option button groups are containers that contain option buttons. A group of option buttons makes it possible for you to 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 Using Controls.
See Also
OptionGroup Control Properties, Methods and Events | CREATE FORM | CREATE CLASS | DEFINE CLASS | OptionButton Control