TdxImageSlider.Transparent Property
Controls if the slider control’s background is transparent.
Declaration
property Transparent; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
This property is inherited from the TdxCustomImageSlider class and is initialized with True. Refer to the TdxCustomImageSlider.Transparent topic to learn about this property.
See Also