G
Greg
How can I step through all of the controls I've placed on a web page and
identify properties for each control.
For example:
I'd like to find all "TextBox" controls and its "ReadOnly" property setting
and the "Value" in the control. Also, what is the general rule for checking
other properties for the control.
Thanks,
identify properties for each control.
For example:
I'd like to find all "TextBox" controls and its "ReadOnly" property setting
and the "Value" in the control. Also, what is the general rule for checking
other properties for the control.
Thanks,