Did you change the Textboxes font? So you don't have to do all of them, try this code:
Or try changing the Font setting in the TabStrip control.Code:For Each MyControl In Form1.Controls If TypeOf MyControl Is TextBox Then MyControl.Height = 285
|
Results 1 to 4 of 4
Thread: Stupid TextboxesThreaded View
|
Click Here to Expand Forum to Full Width |