百度试题 题目窗口CWnd类的( ) A. GetClientRect B. GetWindowRect C. GetWindowText D. InvalidateRect 相关知识点: 试题来源: 解析 C.GetWindowText 反馈 收藏
if (point.x == -1 && point.y == void CMenuView::OnContextMenu(CWnd*,CPoint point){// CG:This block was added by the Pop-up Menu component{if (point.x == -1 && point.y == -1){//keystroke invocationCRect rect;GetClientRect(rect);ClientToScreen(rect);po