BackgroundColor
BackgroundColor (Get method)
Returns the background color.
color BackgroundColor()BackgroundColor (Set method)
Sets the background color.
void BackgroundColor(
const color clr // background color
)Parameters
- clr
[in] Background color.
Last updated on