Graphisoft®

Dialog ManagerVersion: 2.0

UserItem::GetBackground

Retrieves the background color of the user item.

bool GetBackground (Gfx::Color * color) const;

Parameters

color
A pointer to the background color. If the color was never set by the application the RGB components of color are zero. This pointer can be NULL.

Return Value

Once the default background color was modified by the application the return value is true, otherwise false.