4个回答
推荐于2018-05-18 · 知道合伙人互联网行家
关注
展开全部
选择对话框,在Properties中将Minimize Box改为True。
SetWindowPlacement Function
这个函数设置指定窗口的显示状态和恢复,最小化,最大化时的位置。
The SetWindowPlacement function sets the show state and the restored, minimized, and maximized positions of the specified window.
Syntax
BOOL SetWindowPlacement( HWND hWnd,
WINDOWPLACEMENT *lpwndpl
);
SetWindowPlacement Function
这个函数设置指定窗口的显示状态和恢复,最小化,最大化时的位置。
The SetWindowPlacement function sets the show state and the restored, minimized, and maximized positions of the specified window.
Syntax
BOOL SetWindowPlacement( HWND hWnd,
WINDOWPLACEMENT *lpwndpl
);
展开全部
选择对话框,在Properties中将Minimize Box改为True
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2011-08-08
展开全部
WIN32: ::ShowWindow(m_hWnd,SW_SHOWMINIMIZED)
MFC: CWnd::ShowWindow(SW_SHOWMINIMIZED)
MFC: CWnd::ShowWindow(SW_SHOWMINIMIZED)
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
做任务,已经有人回答了
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询