Replies: 1 comment 2 replies
-
Are you using WinForms or WPF? Only WPF supports transparency. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
browser.BackColor = Color.FromArgb(50, 100, 4, 10);
this method is not supported
Beta Was this translation helpful? Give feedback.
All reactions