BackgroundStyle

<< Click to Display Table of Contents >>

 

BackgroundStyle

Enum This property specifies a fill mode for an object's background. This property enables using the VerticalPercentFill and HorizontalPercentFill properties with values different from 100, and also set the FillStyle property with values between 2 (two) and 8 (eight). This forces the remaining area to use a background color configured in the BackgroundColor property for filling. The following table contains valid values for this property.

Available options for the BackgroundStyle property

Option

Description

0 - Transparent

No background is drawn

1 - Opaque

If visible, a background is drawn (default)

Was this page useful?