Yes that's correct.

In VB if you set locked = True and Enabled = False will the cursor for the textbox not change to "I" and therefore not give any hint to the user that this field can be edited or selected (of course it can't be edited or selected because its locked and disabled)