void AfterResize (wxSnip *snip, float w, float h, Bool resized)
Called before the given snip is resized, or an unsuccessful resize attempt was made. If resized is TRUE, the snip was successfully resized. Override this for your own use.