Connecting Tech Pros Worldwide Forums | Help | Site Map

Updating Forms Automatically

Chad
Guest
 
Posts: n/a
#1: Nov 21 '05
Hello Everybody,

I am trying to update a few textboxes automatically in vb.net. I have a
timer updating the variables which are assigned to the textbox.text
attribute, I would like to have the textbox then update its display. I am
using a parent form with two child forms, both child forms are displayed and
would like to automatically update the information on the forms (Textboxes).
The Activate and refresh attributes are not active. Is there some event or
other procedure equired to update the forms?

Thanks
Chad

Closed Thread