BackStyle property
Returns or sets a value that indicates whether or not the background of the object is transparent or solid. Read/write. Constant.
Syntax
object
.BackStyle
[ = style
]where
object
– is the name of a graphic object, or an expression that evaluates to a graphic object.style
– is a constant of the type gfxBackStyleConstants that specifies the style for the background.Provide Feedback