Share via


FormGroupControl.backStyle Method

Determines whether the control background can be transparent.

Syntax

public int backStyle([int value])

Run On

Client

Parameters

  • value
    Type: int
    An Integer data type that indicates the background style; optional.

Return Value

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

See Also

Reference

FormGroupControl Class