Can someone explain what the value is that is being returned from a controls colletions when I debug the variable assigned as a control.
for instance when reading through the controls on a form
I declared variable actl as control but when debugging or printing the variable actl it returns values that I don't know are from where.
for instance when reading through the controls on a form
I declared variable actl as control but when debugging or printing the variable actl it returns values that I don't know are from where.