Hey, I need to know how to make a textbox with a background image or a transparent one.
C# recommended but vb .net is okay.
C# recommended but vb .net is okay.
[textBox] Background image or transparent?
|
Hey, I need to know how to make a textbox with a background image or a transparent one.
C# recommended but vb .net is okay.
11-04-2010, 02:45 PM
That's not possible I'm afraid.
11-04-2010, 02:46 PM
I've seen translucent textboxes though, so it must be somewhat possible.
11-04-2010, 02:50 PM
I found something, that might help you.
http://www.codeproject.com/KB/edit/alpha...xtbox.aspx
11-04-2010, 02:54 PM
Already went to that, and it's from 2003 and doesn't work anymore :/
11-04-2010, 03:02 PM
Ah, well then have you tried asking on HF as well?
There are a lot of experienced members there. For an instance, ask Nathan7... He is good at modifications.
11-04-2010, 03:15 PM
I can't get on HF.. can you ask for me?
( I can't access any webpage with the word "hack", not even imagesHACK)
11-04-2010, 03:58 PM
Will ask a few members that I have on MSN if they know how to do it.
You can't make a textbox transparent unless you do visible = false.
You can also make it appear as transparent by having no border on the textbox and make it the same colour as your background. You can however make labels transparent and have background images.
11-05-2010, 05:10 PM
My background is complex and I can't do an image background.
Anybody have somewhat a solution? |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
how to display google captcha picture on form and add to textbox hit ok to bypass | polas | 0 | 1,260 |
09-14-2012, 01:59 PM Last Post: polas |
|
[Q] How to change the ToolStripSeparator background color?? | Robi888 | 3 | 1,531 |
11-16-2011, 06:28 AM Last Post: TalishHF |
|
[Release] TextBox Color Changer [Release] | Resistance | 23 | 6,906 |
10-14-2011, 02:55 PM Last Post: Resistance |
|
How to set a textbox's value [VB] | James Ford | 10 | 2,195 |
09-01-2011, 02:15 AM Last Post: James Ford |
|
[TuT] How to Make The Checkbox Fill in Textbox's [VB] | Deceive | 2 | 1,532 |
08-04-2011, 04:46 AM Last Post: Arron XR |