multi

  1. D

    Setting multi controls on a form

    Hi, I am setting all the textbox controls on a form to read only. Then when the user clicks on a button I want to change all the textbox back to being editable! Heres my code but it doesnt work or produce any errors. There are 7 textboxes on my form. Private Sub Button3_Click(ByVal sender...
Back
Top