I am studying basic visual basics graphics.
Form1 size is 500, 500. (Of course, location is 0, 0)
Textbox1 size is 100, 100
Textbox1 Location is 400, 400.
Can anyone tell me why the lower right corner of the text box does not coincide with the lower right corner of Form1?
Form1 size is 500, 500. (Of course, location is 0, 0)
Textbox1 size is 100, 100
Textbox1 Location is 400, 400.
Can anyone tell me why the lower right corner of the text box does not coincide with the lower right corner of Form1?
Comment