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
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