Share via


FormGroupControl.frameOptionButton Method

Sets or returns the option button for a form group control.

Syntax

public int frameOptionButton([int value])

Run On

Client

Parameters

  • value
    Type: int
    An Integer data type that specifies the type of option button; optional.

Return Value

Type: int
An integer value that specifies the type of option button.

Remarks

You can use a FormFrameOptionButton enumeration value for the value parameter.

See Also

Reference

FormGroupControl Class