Question : Prevent User from writing in textbox

How can I prevent a user from writing in a textbox.

Answer : Prevent User from writing in textbox

Me.textbox.locked = true
Random Solutions  
 
programming4us programming4us