Share via


FormGroupControl.frameType Method

Sets or returns the frame style for a form group control.

Syntax

public int frameType([int value])

Run On

Client

Parameters

  • value
    Type: int
    An integer value that indicates the frame style for a form group control; optional.

Return Value

Type: int
An integer value that indicates the frame style for a form group control.

Remarks

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

See Also

Reference

FormGroupControl Class