Description

Gets or set the value that determines the appearance of the radio button control.

Syntax

Appearance [ = Long ]

Property Value

One of the Appearance values. The default is Normal.

Remarks

If the Appearance value is set to Normal, then the RadioButton control is drawn with a circular check box. If the value is set to Button, then the RadioButton control is drawn as a button that can be toggled to an up or down state. Either type can display text or an image, but not both.

See Also

Applies To: RadioButton


The CHM file was converted to HTML by chm2web software.