• <legend id='3NFR5'><style id='3NFR5'><dir id='3NFR5'><q id='3NFR5'></q></dir></style></legend><tfoot id='3NFR5'></tfoot>

    <small id='3NFR5'></small><noframes id='3NFR5'>

      • <bdo id='3NFR5'></bdo><ul id='3NFR5'></ul>

        <i id='3NFR5'><tr id='3NFR5'><dt id='3NFR5'><q id='3NFR5'><span id='3NFR5'><b id='3NFR5'><form id='3NFR5'><ins id='3NFR5'></ins><ul id='3NFR5'></ul><sub id='3NFR5'></sub></form><legend id='3NFR5'></legend><bdo id='3NFR5'><pre id='3NFR5'><center id='3NFR5'></center></pre></bdo></b><th id='3NFR5'></th></span></q></dt></tr></i><div id='3NFR5'><tfoot id='3NFR5'></tfoot><dl id='3NFR5'><fieldset id='3NFR5'></fieldset></dl></div>

        ListBox AutoSizes 按项目高度

        时间:2023-10-07
        <i id='Xxche'><tr id='Xxche'><dt id='Xxche'><q id='Xxche'><span id='Xxche'><b id='Xxche'><form id='Xxche'><ins id='Xxche'></ins><ul id='Xxche'></ul><sub id='Xxche'></sub></form><legend id='Xxche'></legend><bdo id='Xxche'><pre id='Xxche'><center id='Xxche'></center></pre></bdo></b><th id='Xxche'></th></span></q></dt></tr></i><div id='Xxche'><tfoot id='Xxche'></tfoot><dl id='Xxche'><fieldset id='Xxche'></fieldset></dl></div>
          <tbody id='Xxche'></tbody>
        <tfoot id='Xxche'></tfoot>

      1. <small id='Xxche'></small><noframes id='Xxche'>

          • <legend id='Xxche'><style id='Xxche'><dir id='Xxche'><q id='Xxche'></q></dir></style></legend>
            • <bdo id='Xxche'></bdo><ul id='Xxche'></ul>

                  本文介绍了ListBox AutoSizes 按项目高度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我对表单中的所有元素都使用 TableLayoutPanel.我使用 Dock Fill 来自动调整 TextBox 和 ListBox 的大小.TextBox 完全适合 TableLayoutPanel 的单元格,但不适合 ListBox.它按项目高度自动调整大小.

                  I use TableLayoutPanel for all my elements in a form. I use Dock Fill to autosize a TextBox and a ListBox. TextBox fits perfectly in a cell of the TableLayoutPanel but not a ListBox. It autosizes by item height.

                  如何删除ListBox底部和表单底部之间的这个间隙?我知道我可以将 ListBox 的高度设置为某个值(例如 ListBox 中的项目高度为 16、16 * 10 个元素 = 160、160 将正确匹配),但是还有其他解决方案吗?
                  我正在使用 C#.

                  How to delete this gap between the bottom of the ListBox and the bottom of the form? I know I can set the height of the ListBox by a certain value (e.g. item height in the ListBox is 16, 16 * 10 elements= 160, 160 will fit correctly), but is there any other solutions?
                  I'm using C#.

                  推荐答案

                  设置 ListBox 的属性 IntegralHeight = false; 这样它就不会通过项目高度变量来调整控件的大小.

                  Set the ListBox's property IntegralHeight = false; so that it won't resize the control by the item height variable.

                  这篇关于ListBox AutoSizes 按项目高度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:ListBox DrawItem HotLight 在 OwnerDraw 模式下的状态? 下一篇:ListBox Shift-Click Multi-Select Anchor 未正确设置

                  相关文章

                  <tfoot id='jhVd1'></tfoot>
                      <bdo id='jhVd1'></bdo><ul id='jhVd1'></ul>

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

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

                    <legend id='jhVd1'><style id='jhVd1'><dir id='jhVd1'><q id='jhVd1'></q></dir></style></legend>