Hey Everyone....This is a different question.
I know you can make a textbox readonly by simply typing
However is there anyway to make all the textboxes on a form readonly without typing out everyone one of themCode:txtMyTextBox.readonly = false;
thanks,
-zd




Reply With Quote