I am writing a program to store data and want to make the main page uneditable
I have an edit button that will allow editing from another form but I don't want to change stuff by accident. I have disabeled all of the boxes but don't like the way it grays out. Is there some transparent control that I can place over the top or some other way to accomplish this?
Thank you