David Laplante
Nov 11th, 1999, 09:51 PM
Hi there.
I would like to know if it is possible to check if, let's say the control "txtName", is in the me.controls collection. If I try affecting a value to this control and it doesn't exist, of course I get an error. Yes I could loop through the collection to check the name of the control, but I want to avoid this.
Thanks.
I would like to know if it is possible to check if, let's say the control "txtName", is in the me.controls collection. If I try affecting a value to this control and it doesn't exist, of course I get an error. Yes I could loop through the collection to check the name of the control, but I want to avoid this.
Thanks.