CGXStyle::SetInterior

CGXStyle& SetInterior(COLORREF rgbColor);

CGXStyle& SetInterior(const LOGBRUSH& lb);

rgbColor

Specifies the backcolor.

lb

A reference to a logbrush object.

Return Value

Returns the this pointer.

Remarks

Initializes the interior brush.

See Also

 CGXBrush

CGXStyle

 Class Overview |  Class Members