gpt4 book ai didi

vb.net - 将文本框的背景颜色设置为透明

转载 作者:行者123 更新时间:2023-12-02 22:37:12 33 4
gpt4 key购买 nike

我正在尝试将文本框的背景颜色设置为透明,以与表单的背景颜色混合。

我已尝试以下操作。

 TextBox1.BackColor = Color.Transparent 'This doesn't work it stays white'

我有什么遗漏吗?

最佳答案

当我将 TextBox.BackColor 设置为 Color.Transparent 时,它会抛出 System.ArgumentException。我收到这条消息:

属性值无效,该控件不支持透明颜色背景

关于vb.net - 将文本框的背景颜色设置为透明,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22535852/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com