Hi,
I have created a custom control that inherits the UserControl (Framework
2.0) but when I set the borderStyle to Fixed3D i get the old-fashioned
"sunken" border instead of the "blue/grey" dimmed new border as textbox
uses. I there a way to change that?
Thanks,
Ole
sa@openwinforms.com - 29 Oct 2007 07:56 GMT
this thing is supported by textbox and not user control. You may need to
draw you custom border using GDI+
let me know in case you need any further help on this.
________________________
sa@openwinforms.com
http://www.openwinforms.com/
OpenWinForms - open source windows forms and controls
Google group - http://groups.google.com/group/open-winforms
> Hi,
>
[quoted text clipped - 5 lines]
> Thanks,
> Ole