I want to display some texts like " Please wait!" while my program is retrieving data from a database and using these data draw a list( it occurs in a FrmOpenEvent ), the time interval for this process depends on the size of records in the database, sometime can be very large. my question is if I use progress manager functions to handle it, How can I detect when the Listing drawing task is done and get rid of the text message. Thanks qun
