Hi
I m trying to set as the beck ground of a textbox, but was not able to do that.
I even tried to do that in the OnPaint method but it is not working.
i want to place an image as the background of my textbox, or to place it in side the text box, in on the left hand side, similar to one which we find in the text box that is used for user name and password.
Can some body plz help me out
Loading
Jan MontanoPosted Jul 24, 2007, 4:40 AM
AFAIK, there's no built-in capability for textbox to render background images. A Queestion though, why would you want to put an image inside a textbox? Is it a user requirement? Doesn't it by default come with a white background so that the user can clearly see what he is typing?
Or did you mean setting the background of the label instead?
UserName : _ _ _ _ _
Password : _ _ _ _ _