I need help on refreshing a textbox. I have updated the database with a SQL query and re-run the routine for creating the textbox and querying the information back to the textbox.text and on debug mode, it showed that the querying data are the most recent. However, when it is actually display on the form, the data hasn't refresh or updated. If I close the form and clear the panel and come back again then the textbox is refreshed and show the most recent changes.

Many thanks in advance!

Chong