Share via


FormRadioControl.backStyle Method

Determiness whether the control background can be transparent.

Syntax

public int backStyle([int value])

Run On

Client

Parameters

  • value
    Type: int
    The value to assign for the background style of the control; optional.

Return Value

Type: int
1 if the control background can be transparent; otherwise, 0.

See Also

FormRadioControl Class

FormBackStyle Enumeration