Arrow and HourGlass on Screen/Monitor - TechRepublic
General discussion
August 15, 2002 at 10:16 AM
setivi

Arrow and HourGlass on Screen/Monitor

by setivi . Updated 23 years, 10 months ago

I wrote a VB6 application that loads about 6 tables before it displays the first modal form. And, that takes about 50 secs or more sometimes
depending upon activities on the network.

How can I convert the Screen/Monitor arrow cursor into an hourglass to alert the user that
there is an activity going on. I mean before the form loads, not after. Therefore “screen.mousepointer = vbHourglass” will not work for me.

This discussion is locked

All Comments