|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
textbox.backgroundImageHello
I try googling this without success... Does anyone know how to do that ? Putting an image in the backgroung of a textbox ? i try this in a usercontrol without success : but it works for a label ! Public Class MonTextBox Dim back As New Bitmap("C:\max.png") TextBox1.BackgroundImage = back End Class thanks http://www.scalpa.info Hi,
Maybe this will help http://www.codeproject.com/cs/miscctrl/AlphaBlendedTextControls.asp Ken ------------------------------------------- Show quoteHide quote "Pascal" wrote: > > Hello > > I try googling this without success... Does anyone know how to do that ? > Putting an image in the backgroung of a textbox ? > > i try this in a usercontrol without success : but it works for a label ! > Public Class MonTextBox > > Dim back As New Bitmap("C:\max.png") > > TextBox1.BackgroundImage = back > > End Class > > thanks > > http://www.scalpa.info > > >
While not starting a debate BUT
textbox help VB2005 Syntax error in INSERT INTO statement How to attach an exe to the debugger? PRINTER INFORMATION Save Changes in VB.NET 2005 with Access 2003 --- Not using any Binding Navigator Newbie - MDI Question Getting the generated name attribute for use in JavaScript syntax to compare data from text field, when adding a record, to a field in a table for duplicates Blinking button |
|||||||||||||||||||||||