I've run into this problem again....when I click the X to close the main form and exit the application, the program ends and then about 1 second later, the hourglass cursor appears and only goes away when I open up another menu like the start menu.....almost like a screen refresh problem......any ideas where this could be coming from? or how to stop it from happening? (cf2 on Win2003 OS device) TIA Harry
Click the OK not an X as I mentioned before. No one else has encountered this? I figured when the app closed that was that... "Harry Simpson" wrote in message news:%23NhIIEN5HHA.1168@TK2MSFTNGP02.phx.gbl... > I've run into this problem again....when I click the X to close the main > form and exit the application, the program ends and then about 1 second > later, the hourglass cursor appears and only goes away when I open up > another menu like the start menu.....almost like a screen refresh > problem......any ideas where this could be coming from? or how to stop it > from happening? (cf2 on Win2003 OS device) > > TIA > > Harry >
Welp I solved this for whatever reason....actually had a Doevents which when commented out relieved the hourglass problem. This was in the Forms Closed event. The Closing event NEVER fired which is wierd. Thanks! Harry "Harry Simpson" wrote in message news:%23d8FOtO5HHA.6024@TK2MSFTNGP05.phx.gbl... > Click the OK not an X as I mentioned before. No one else has encountered > this? I figured when the app closed that was that... > > "Harry Simpson" wrote in message > news:%23NhIIEN5HHA.1168@TK2MSFTNGP02.phx.gbl... >> I've run into this problem again....when I click the X to close the main >> form and exit the application, the program ends and then about 1 second >> later, the hourglass cursor appears and only goes away when I open up >> another menu like the start menu.....almost like a screen refresh >> problem......any ideas where this could be coming from? or how to stop >> it from happening? (cf2 on Win2003 OS device) >> >> TIA >> >> Harry >> > >