K
Kreg
I am trying to develop an application on a pocket pc using
visual studio 2003. My current problem is I am trying to
populate a sql statement by looping through a control
container that contains all of my textboxes. However, I
have not been able to figure out how to retrieve the
textbox control's name (id). In asp.net it was simply
mytextbox.id but this property does not seem to exist in
the pocket pc world. Any help will be appreciated.
Thanks in advance.
visual studio 2003. My current problem is I am trying to
populate a sql statement by looping through a control
container that contains all of my textboxes. However, I
have not been able to figure out how to retrieve the
textbox control's name (id). In asp.net it was simply
mytextbox.id but this property does not seem to exist in
the pocket pc world. Any help will be appreciated.
Thanks in advance.