久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

  • <tfoot id='nfVwu'></tfoot>

    <small id='nfVwu'></small><noframes id='nfVwu'>

  • <legend id='nfVwu'><style id='nfVwu'><dir id='nfVwu'><q id='nfVwu'></q></dir></style></legend>
    <i id='nfVwu'><tr id='nfVwu'><dt id='nfVwu'><q id='nfVwu'><span id='nfVwu'><b id='nfVwu'><form id='nfVwu'><ins id='nfVwu'></ins><ul id='nfVwu'></ul><sub id='nfVwu'></sub></form><legend id='nfVwu'></legend><bdo id='nfVwu'><pre id='nfVwu'><center id='nfVwu'></center></pre></bdo></b><th id='nfVwu'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='nfVwu'><tfoot id='nfVwu'></tfoot><dl id='nfVwu'><fieldset id='nfVwu'></fieldset></dl></div>

        <bdo id='nfVwu'></bdo><ul id='nfVwu'></ul>

      1. 如何在 MFC 中創建可調整大小的 CDialog?

        How to create a resizable CDialog in MFC?(如何在 MFC 中創建可調整大小的 CDialog?)
      2. <small id='275c8'></small><noframes id='275c8'>

        <i id='275c8'><tr id='275c8'><dt id='275c8'><q id='275c8'><span id='275c8'><b id='275c8'><form id='275c8'><ins id='275c8'></ins><ul id='275c8'></ul><sub id='275c8'></sub></form><legend id='275c8'></legend><bdo id='275c8'><pre id='275c8'><center id='275c8'></center></pre></bdo></b><th id='275c8'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='275c8'><tfoot id='275c8'></tfoot><dl id='275c8'><fieldset id='275c8'></fieldset></dl></div>

          <tfoot id='275c8'></tfoot>
              <tbody id='275c8'></tbody>
              <bdo id='275c8'></bdo><ul id='275c8'></ul>
            • <legend id='275c8'><style id='275c8'><dir id='275c8'><q id='275c8'></q></dir></style></legend>

                1. 本文介紹了如何在 MFC 中創建可調整大小的 CDialog?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  我必須創建一個基于對話框的應用程序,而不是舊的 CFormView 類型的設計.但是 CDialog 生成固定大小的對話框.如何使用可調整大小的對話框創建基于對話框的應用程序?

                  I have to create a dialog based application, instead of old CFormView type of design. But CDialog produces fixed-size dialogs. How can I create dialog based applications with resizable dialogs?

                  推薦答案

                  在 RC 資源文件中,如果對話框有類似這樣的樣式,它將是固定大小的:

                  In the RC resource file if the dialog has this style similar to this it will be fixed size:

                  IDD_DIALOG_DIALOG DIALOGEX 0, 0, 320, 201
                  STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
                  

                  如果對話框有這種風格,它會很大:

                  If the dialog has this style it will be sizeable:

                  IDD_DIALOG_DIALOG DIALOGEX 0, 0, 320, 201
                  STYLE WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
                  

                  使用這些可調整大小的框架選項,對話框將可以重新調整大小,但您仍需要做大量工作來處理 WM_SIZE 消息,以管理對話框中控件的大小和位置.

                  With these sizable frame options the dialog will be re-sizeable but you will still need to do a lot of work handling the WM_SIZE message to manage the sizing an positioning of the controls within the dialog.

                  這篇關于如何在 MFC 中創建可調整大小的 CDialog?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                  【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                  相關文檔推薦

                  In what ways do C++ exceptions slow down code when there are no exceptions thown?(當沒有異常時,C++ 異常會以何種方式減慢代碼速度?)
                  Why catch an exception as reference-to-const?(為什么要捕獲異常作為對 const 的引用?)
                  Catching exceptions from a constructor#39;s initializer list(從構造函數的初始化列表中捕獲異常)
                  C++ catching all exceptions(C++ 捕獲所有異常)
                  GDB complaining about missing raise.c(GDB 抱怨缺少 raise.c)
                  Why should exceptions be used conservatively?(為什么要保守地使用異常?)

                  <small id='LAhdE'></small><noframes id='LAhdE'>

                    <legend id='LAhdE'><style id='LAhdE'><dir id='LAhdE'><q id='LAhdE'></q></dir></style></legend>
                    <i id='LAhdE'><tr id='LAhdE'><dt id='LAhdE'><q id='LAhdE'><span id='LAhdE'><b id='LAhdE'><form id='LAhdE'><ins id='LAhdE'></ins><ul id='LAhdE'></ul><sub id='LAhdE'></sub></form><legend id='LAhdE'></legend><bdo id='LAhdE'><pre id='LAhdE'><center id='LAhdE'></center></pre></bdo></b><th id='LAhdE'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='LAhdE'><tfoot id='LAhdE'></tfoot><dl id='LAhdE'><fieldset id='LAhdE'></fieldset></dl></div>
                      <bdo id='LAhdE'></bdo><ul id='LAhdE'></ul>
                        <tbody id='LAhdE'></tbody>

                        <tfoot id='LAhdE'></tfoot>

                          • 主站蜘蛛池模板: 在线观看av网站永久 | 午夜精品一区二区三区免费视频 | 国产精品免费看 | 欧美第一页 | 国产在线看片 | 狠狠久久综合 | 人干人人| 中文字幕蜜臀av | 操操日| 久久精品毛片 | 二区视频 | 成人影院午夜 | 99精品视频在线观看免费播放 | 婷婷久久综合 | 国产a区 | 精品国产乱码久久久久久闺蜜 | 凹凸日日摸日日碰夜夜 | 日韩看片| 91精品国产高清一区二区三区 | 91精品国产综合久久久久久 | 精品福利一区 | 成人免费小视频 | 欧洲免费毛片 | 丝袜一区二区三区 | 97精品久久 | 亚洲一区二区三区在线播放 | 99久久婷婷国产综合精品 | 国产一区二区精品自拍 | 五月婷婷激情 | 亚洲永久在线 | 亚洲一区二区三区免费观看 | 精品一二三区视频 | 国产精品久久久久久久岛一牛影视 | 亚洲av一级毛片 | 日韩av.com | 亚洲综合大片69999 | 在线中文字幕亚洲 | 亚洲精品丝袜日韩 | 色婷婷综合网站 | 亚洲国产精品一区 | 国产亚洲一区二区在线观看 |