G
Guest
Hi,
I would like to paint the text and the background of the .NET textbox
myself. I figured out that Win32 does all the painting there, so it seems
there's not so much I can do about this. It seems that the only solution is
to make my own custom control.
Can anyone point me to custom textbox controls, or did anyone find a trick
to paint the textbox themselves?
I would like to paint the text and the background of the .NET textbox
myself. I figured out that Win32 does all the painting there, so it seems
there's not so much I can do about this. It seems that the only solution is
to make my own custom control.
Can anyone point me to custom textbox controls, or did anyone find a trick
to paint the textbox themselves?