Disabling transparency in Winforms
I am working on an application that is themeable, so it is impossible for me to pick a color that is guaranteed to not exist. Unfortunately, I can't find an option to disable the transparency key on a form. If I se开发者_如何学Ct the transparency key to transparent, I have the issue shown below:

Would Form.AllowTransparency do the job?
加载中,请稍侯......
精彩评论