Computer Science, asked by saniyaa4984, 1 year ago

What will happen if the locked property of text box is true

Answers

Answered by VedaantArya
1

If the locked property for pretty much any control, not just a TextBox is True, the control cannot be resized or moved, that is, it is locked, geometrically, to the Form.

Similar questions