• <small id='tDgUZ'></small><noframes id='tDgUZ'>

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

        <tfoot id='tDgUZ'></tfoot><legend id='tDgUZ'><style id='tDgUZ'><dir id='tDgUZ'><q id='tDgUZ'></q></dir></style></legend>

        可以在 Winforms TextBox 上设置背景图像吗?

        Can a background image be set on a Winforms TextBox?(可以在 Winforms TextBox 上设置背景图像吗?)

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

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

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

                    <tbody id='E6JlS'></tbody>
                  本文介绍了可以在 Winforms TextBox 上设置背景图像吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  是否可以在 C# 中更改 Windows 窗体 TextBox 的背景图像?没有 BackgroundImage 属性.我应该以某种方式覆盖 Paint 方法吗?

                  Is it possible to change the background image of a Windows Forms TextBox in C#? There is no BackgroundImage property. Should I override the Paint method somehow?

                  推荐答案

                  这是不可能的.如果您尝试通过覆盖 TextBox 并在构造函数中调用 SetStyle(ControlStyles.UserPaint, true) 来覆盖 OnPaintBackground 并绘制图像,那么您会遇到一些粗鲁的惊喜.回退到旧版渲染模式只是其中之一.

                  It isn't possible. If you try by overriding TextBox and calling SetStyle(ControlStyles.UserPaint, true) in the constructor so you can override OnPaintBackground and draw the image, you'll be in for several rude surprises. Falling back to legacy rendering mode is just one of them.

                  TextBox 可以追溯到 Windows 的早期,那时它还必须在 386SUX 硬件上运行.它在这种有限的硬件上合理工作所犯的一项特殊罪行是在不使用 WM_PAINT 事件的情况下绘制自身.这会破坏背景图像.

                  TextBox dates from the very early days of Windows, back when it still had to run on 386SUX hardware. One particular crime it commits to work reasonably on such limited hardware was to draw itself without using the WM_PAINT event. This destroys the background image.

                  CodeProject.com 上有一个项目提供了一个.我不能推荐它.

                  There's a project at CodeProject.com that provides one. I cannot recommend it.

                  这篇关于可以在 Winforms TextBox 上设置背景图像吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  How to keep the Text of a Read only TextBox after PostBack()?(PostBack()之后如何保留只读文本框的文本?)
                  Winforms Textbox - Using Ctrl-Backspace to Delete Whole Word(Winforms 文本框 - 使用 Ctrl-Backspace 删除整个单词)
                  C# - Add button click events using code(C# - 使用代码添加按钮单击事件)
                  Multi-color TextBox C#(多色文本框 C#)
                  How can i set the caret position to a specific index in passwordbox in WPF(如何将插入符号位置设置为 WPF 密码框中的特定索引)
                  C# Numeric Only TextBox Control(C# 纯数字文本框控件)

                        • <bdo id='s0doa'></bdo><ul id='s0doa'></ul>
                          • <small id='s0doa'></small><noframes id='s0doa'>

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

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