TcxCustomLabelProperties.Transparent Property
Determines whether the label background is transparent.
Declaration
property Transparent;
Property Value
Type |
---|
Boolean |
Remarks
Use the Transparent property to make the label background transparent. The label caption appears opaque, regardless of the Transparent property value.
Note
This property is obsolete**. To specify the transparency state of an editor’s background, use its Transparent property.
See Also