TextBox and OnPaint

  • Thread starter Ferdinand Zaubzer
  • Start date
F

Ferdinand Zaubzer

Hello,
I am trying to customize the appearance of a textbox but with overriding
the onPaint Method it doesn't work!
I have read that drawing of a textbox is done by Windows and not by .Net
and therfore the WndProc method has to be overridden.
Now my question is where to start getting information about this? I
didn't find anyting anywere that explains the basics about it.

Thanks
Ferdinand
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top