HI,
Please help how to lock textbox after editing.
Thank You.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeesh MenothPosted Jul 21, 2015, 1:30 AM
Hi,
TextBox1.Enabled = false;
Raja TPosted Jul 21, 2015, 12:13 AM