BackgroundStyle

<< Click to Display Table of Contents >>

 

BackgroundStyle

Enum This property specifies a fill mode for this object's background. This property enables using the VerticalPercentFill and HorizontalPercentFill properties with values different from 100, allowing that the remaining area uses the color configured in the BackgroundColor property as its fill. The available options for this property are described on the next table.

Available options for the BackgroundStyle property

Option

Description

0 - Transparent

No background for this object is drawn

1 - Opaque

If visible, background is drawn (default)

Was this page useful?