G Guest Jul 4, 2005 #1 hi, all I have a textbox control. I do not want to display its border. how to set the flag? thanks
H Herfried K. Wagner [MVP] Jul 4, 2005 #2 jeff said: I have a textbox control. I do not want to display its border. Click to expand... Set the control's 'BorderStyle' property to 'None'.
jeff said: I have a textbox control. I do not want to display its border. Click to expand... Set the control's 'BorderStyle' property to 'None'.