I haven't been using Vb.net in a while and was wondering just how to lock a textbox for input.
ie in vb6
Code:
textbox1.locked = true