<![CDATA[Latest posts for the topic "Làm sao cho Child Window trong MDI tự động Maximiz... "]]> /hvaonline/posts/list/23.html JForum - http://www.jforum.net Làm sao cho Child Window trong MDI tự động Maximize /hvaonline/posts/list/15332.html#91232 /hvaonline/posts/list/15332.html#91232 GMT Re: Làm sao cho Child Window trong MDI tự động Maximiz... void CChildFrame::ActivateFrame(int nCmdShow) { // TODO: Add your specialized code here and/or call the base class nCmdShow = SW_SHOWMAXIMIZED; CMDIChildWnd::ActivateFrame(nCmdShow); }  cám ơn các bạn theo dõi]]> /hvaonline/posts/list/15332.html#91240 /hvaonline/posts/list/15332.html#91240 GMT Re: Làm sao cho Child Window trong MDI tự động Maximiz... /hvaonline/posts/list/15332.html#92255 /hvaonline/posts/list/15332.html#92255 GMT Re: Làm sao cho Child Window trong MDI tự động Maximiz... /hvaonline/posts/list/15332.html#92289 /hvaonline/posts/list/15332.html#92289 GMT