You can override the OnMouseMoveOver method and then call ShowContextCursor(idcPrimary);
idcPrimary is the resource id for the cursor to be displayed.