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 next table contains valid values for this property.

Available options for the BackgroundStyle property

Option

Description

0 - Transparent

No object background is drawn

1 - Opaque

If visible, background is drawn (default)

Was this page useful?