vb.net - Textbox border property for a Textbox in .net 2.0 -
in vb.net textbox not have border color property. want control border color property. have tried code mentioned in this link. using able create control can added visual studio , can used. works fine me .net 3.5 target projects. not work .net 2.0 targeted project. border color not change.i have tried building control(dll) using .net 2.0 target , adding project didn't work. please me on or alternative it
an easier solution may draw rectangle around textbox , set textbox border nothing
Comments
Post a Comment