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 (AT) openwinforms (DOT) com
http://www.openwinforms.com/
OpenWinForms - open source windows forms and controls
Google group -
http://groups.google.com/group/open-winforms
"Ole" <ole (AT) blabla (DOT) com> wrote
Quote:
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 |