Share via


FormSegmentedEntryControl.backStyle Method

Definition

Overloads

backStyle(Int32)
backStyle()

Determines whether the control background can be transparent.

backStyle(Int32)

public virtual int backStyle(int _value);

Parameters

_value
Int32

Returns

Applies to

backStyle()

Determines whether the control background can be transparent.

public virtual int backStyle();

Returns

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

Applies to