Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question