Snap Mouse Cursor to Default Button

Once you know, the button position,
wxWindow::WarpPointer(int x, int y) should do
the job.

jmf