久久久久久久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 中創(chuàng)建可調(diào)整大小的 CDialog?

        How to create a resizable CDialog in MFC?(如何在 MFC 中創(chuàng)建可調(diào)整大小的 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 中創(chuàng)建可調(diào)整大小的 CDialog?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

                  問題描述

                  我必須創(chuàng)建一個基于對話框的應(yīng)用程序,而不是舊的 CFormView 類型的設(shè)計.但是 CDialog 生成固定大小的對話框.如何使用可調(diào)整大小的對話框創(chuàng)建基于對話框的應(yīng)用程序?

                  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
                  

                  如果對話框有這種風(fēng)格,它會很大:

                  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
                  

                  使用這些可調(diào)整大小的框架選項,對話框?qū)⒖梢灾匦抡{(diào)整大小,但您仍需要做大量工作來處理 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.

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

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

                  相關(guān)文檔推薦

                  In what ways do C++ exceptions slow down code when there are no exceptions thown?(當(dāng)沒有異常時,C++ 異常會以何種方式減慢代碼速度?)
                  Why catch an exception as reference-to-const?(為什么要捕獲異常作為對 const 的引用?)
                  Catching exceptions from a constructor#39;s initializer list(從構(gòu)造函數(shù)的初始化列表中捕獲異常)
                  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>

                          • 主站蜘蛛池模板: 亚洲综合在线播放 | 亚洲在线一区 | 午夜激情网 | 精品在线观看视频 | 国产精品99久久久久久久久久久久 | 一区二区不卡 | 精品国产一区二区三区久久久蜜月 | 中文字字幕码一二三区 | 欧美特黄视频 | 人人干人人澡 | 开心激情婷婷 | 日韩性生活视频 | 国产乱码精品一区二区三区忘忧草 | 午夜精品一区二区三区在线视频 | 久久久不卡 | 天堂av网站 | a免费视频 | 伊人999 | 国产91免费 | 婷婷在线视频 | 欧美激情久久久 | 日本黄页视频 | 亚洲欧美日韩一区 | 久久久久女人精品毛片九一 | 18视频在线观看 | 黄网在线免费观看 | 亚洲免费视频网站 | 成人网av| 日本黄色免费看 | 天堂网久久| 国产草草影院 | 色婷婷综合网 | 国产又黄又爽视频 | 亚洲视频区 | 中文字幕在线视频观看 | 永久黄网站色视频免费观看w | 中文字幕久久精品 | 国产超碰在线观看 | 亚洲国产精品一区 | 欧美日本在线 | 国产亚洲视频在线观看 |