Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Overview

The Radio Box class enables you to create a radio box, which is a group of items called buttons from which users can make a single selection. Each button consists of a text label that is preceded by a selection marker. Users can select either the text or the marker to turn on the button. When the button is on, it is highlighted. Radio buttons are always mutually exclusive so that only one button can be selected at any time.

Parent:
sashelp.fsp.widget.class

Class:
sashelp.fsp.RadioBox.class


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.