Don't expect miracles here, this code is onle 10% done, but it does demonstrate how to make a supposedly solid control "transparent".
The main code you want to look at is in the TransLab.vb file. Pay attention to the TextChanged and OnPaint methods. There has been overwhelming pressure to show this to you all so I have not had time to comment or even finish this.
Most of you are bright enough to figure out how it works
Run the test program (included) and hit the partially obscured button.
Rate me!!!!
Let me know what you think.
######
Issues: Nothing much really, when the test app fires up, click the button as mentioned above and then label should spring to life, you may have to force a repaint by moving the form offscreen and bring it back.






Reply With Quote