void GrRaiseWindow ( GR_WINDOW_ID wid );
void GrRaiseWindow
This function places the specified window at the top of its parent's drawing stack, above all of the window's siblings.
GrLowerWindow(), GrNewWindow(), GrMapWindow(), GrGetWindowInfo().