Hi again,
I was wondering if there was a way to check if a form element exists based on the name of the element, other than looping through all the controls.
I tried FormName.Controls["ElementName"], but Controls expects an int.
Any help would be great,
- Grande.
-------------------------
Call me barely Impressive Captain.
I was wondering if there was a way to check if a form element exists based on the name of the element, other than looping through all the controls.
I tried FormName.Controls["ElementName"], but Controls expects an int.
Any help would be great,
- Grande.
-------------------------
Call me barely Impressive Captain.