wxWindow::SetCursor

wxCursor * SetCursor(wxCursor *cursor)

Sets the window's cursor, returning the previous cursor (if any). This function applies to all subwindows.

See also ::wxSetCursor, wxCursor.