G
gonzosez
I have an application that gets values from the registery and populates
textboxes on a form.
I have also created a sub using textchanged event. which prompts the user to
save their changes.
The problem is that when the form loads and the textboxes are filled it
triggers the textchanged event.
I want the boxes to fill with the stored data and the change event to fire
only after the user has made a change.
Thanks
Gonzo
textboxes on a form.
I have also created a sub using textchanged event. which prompts the user to
save their changes.
The problem is that when the form loads and the textboxes are filled it
triggers the textchanged event.
I want the boxes to fill with the stored data and the change event to fire
only after the user has made a change.
Thanks
Gonzo