I would like to set the borderstyle for a textbox using code for a user-defined control based on a textbox.
It seems that I should be able to say :
this.BorderStyle=FixedSingle;
but this does not work. How can you set the style ??
assuming that you are using System.Windows.Forms in that unit.
Brian
"There are 2 kinds of people in the world, those that divide people into two groups and those that don't. I belong to the second group." - tag line I stole
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.