M
M
marrs2017-07-29 21:53:59
.NET
marrs, 2017-07-29 21:53:59

Compact Framework: System.Windows.Forms.Label = transparent?

I already understood that there is no way to implement transparency in a human way using CF 3.5
. I have the simplest task - a picture, and on it a Label that needs to be made transparent, naturally this does not work:
System.Windows.Forms.Label = System.Drawing.Color.Transparent ;
As the script progresses, the Label values ​​change, so you don't want to draw a picture from the text every time, what easier way do you know to solve this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Kuznetsov, 2017-07-30
@DarkRaven

I can advise offhand:
https://blogs.msdn.microsoft.com/chrislorton/2006/...
https://stackoverflow.com/questions/3659312/transp...
https://stackoverflow.com/questions/ 11276369/drawi...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question