I have a test viewer up and running for our SDE data. We have a large amount of information in our database and we display a large number of layers at once (points and lines mostly) the original street map shows up, but depending on the zoom level it can take 20-30 seconds for our layers to show. That isn't too bad of a wait compared to IMS, but the issue is that nothing is happening on the screen to let the user know that the data is loading in the background. How can I get a progress bar or get the mouse to change to an hourglass while the data is loading?