Microsoft SDK for Java

DhRadioButton Class

Implements an intrinsic HTML radio button control with a text label.

Component 
  | 
  +--DhStyleBase 
     | 
     +--DhElement 
        | 
        +--DhBaseContainer 
           | 
           +--DhRadioButton

package com.ms.wfc.html

public class DhRadioButton
extends
DhBaseContainer

Remarks

Radio button groups allow for mutually exclusive choices from a list of options.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.