David222 Posted March 6, 2003 Posted March 6, 2003 I'm new to .net so please bare with... I want to make a transparent lebel on an X (which is on a pictrue on my form). This will allow the user to click it and close the form. How do I make the label transparent or is there a better way? Quote
*Experts* DiverDan Posted March 6, 2003 *Experts* Posted March 6, 2003 Someone has an example of this, I believe at Planet Source. you might check it out. Quote Member, in good standing, of the elite fraternity of mentally challenged programmers. Dolphins Software
*Gurus* Derek Stone Posted March 6, 2003 *Gurus* Posted March 6, 2003 Just draw the text directly to the form in its Paint event. Quote Posting Guidelines
*Experts* DiverDan Posted March 6, 2003 *Experts* Posted March 6, 2003 I believe you can also display your picture in a panel instead of a picturebox. Then setting the label's or button's backcolor to transparent will accomplish the same thing. Quote Member, in good standing, of the elite fraternity of mentally challenged programmers. Dolphins Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.