previous up next     contents index
Next: wxStyleDelta: wxObject Up: wxStyle: wxObject Previous: wxStyle::SetShiftStyle

wxStyle::SwitchTo

void SwitchTo (wxDC *dc, wxStyle *oldStyle)

Sets the font, pen color, etc. of the given drawing context. If oldstyle is not NULL, only differences between the given style and this one are applied to the drawing context.



PLT