Hi,
I think you should be using "form.Text" instead of "form.Name" in order for the behavior to be consistent for forms and text. "form.Name" gives you the name of the class and "form.Text" gives you the caption.
cliff
Log in to post a comment.