previous up next     contents index
Next: wxStyleDelta::SetDeltaFace Up: wxStyleDelta: wxObject Previous: wxStyleDelta::SetDelta

wxStyleDelta::SetDeltaBackground

wxStyleDelta * SetDeltaBackground (char *name)

wxStyleDelta * SetDeltaBackground (wxColour& colour)

Makes the delta encode a background color change to the absolute color given. When a string name is given, it is looked up using wxTheColourDatabase. The return value is the delta itself.



PLT