R
rmanchu
hi
is there a guaranteed order for:
For Each ctl in myForm.Controls
if i wanted to display the the values in forms' controls in a
particular order, waht's the best way to do it? ps: the .Tag property
is already taken
also
whats the property of a control that retrieves its associated Label ?
thanx
riyaz
is there a guaranteed order for:
For Each ctl in myForm.Controls
if i wanted to display the the values in forms' controls in a
particular order, waht's the best way to do it? ps: the .Tag property
is already taken
also
whats the property of a control that retrieves its associated Label ?
thanx
riyaz