GrigoreDolghin
Programmer
Hello, everyone
I am coming from Visual FoxPro, where I know what I have to do almost every time. Now I'm trying to switch to VB.NET, a completely new language for me. Extremely frustrating. In VB I am a complete moron
Two simple questions:
1. How can one make a completely transparent label? All I know right now is I can set the backcolor as transparent and I can see the form underneath, but not the rest of the controls. The label is transparent for the form, but opaque for another label below it
2. I put three label on a form. Run the exe. Suprise. I can see how vb draws those labels. Very fast, is true, but still visible. What the ...? It can't draw three labels? What about 50 controls in the same form?
I'm sorry for my frustration, but I had enough for a single day - it's hard to search 6 hours in msdn the VB's equivalent for WAIT instruction.... I found it, it seems to be SLEEP, but 6 hours? I have a life to live!
Thank you Grigore Dolghin
Class Software
Bucharest, Romania
I am coming from Visual FoxPro, where I know what I have to do almost every time. Now I'm trying to switch to VB.NET, a completely new language for me. Extremely frustrating. In VB I am a complete moron
Two simple questions:
1. How can one make a completely transparent label? All I know right now is I can set the backcolor as transparent and I can see the form underneath, but not the rest of the controls. The label is transparent for the form, but opaque for another label below it
2. I put three label on a form. Run the exe. Suprise. I can see how vb draws those labels. Very fast, is true, but still visible. What the ...? It can't draw three labels? What about 50 controls in the same form?
I'm sorry for my frustration, but I had enough for a single day - it's hard to search 6 hours in msdn the VB's equivalent for WAIT instruction.... I found it, it seems to be SLEEP, but 6 hours? I have a life to live!
Thank you Grigore Dolghin
Class Software
Bucharest, Romania