void ChangeStyle (wxStyle *style, wxSnip *snip = NULL)
void ChangeStyle (wxStyleDelta *delta, wxSnip *snip)
Changes the style of the specified snip, either by applying a delta or by changing to a specific style. If snip is NULL, then all currently selected snips are changed.