I have tried the following statements:
SetFocus
SetForegroundWindow hwnd
SetActiveWindow hwnd
ShowWindow hwnd, 1
BringWindowToTop hwnd
MousePointer = vbHourglass
DoEvents
It still will mot show the hourglass.
I have an ocx that does some work that takes some seconds. I have put in the following statement in the beginning of that code:
MousePointer = vbHourglass
The hourglass does not appear as it is supposed to. If I put in a messagebox below the statement, then the hourglass is shown after the...
I have made a new project in Source Safe and copied the files from a old project in Source Safe. The problem I have is that Source Safe start up in the old project and open that. Sometimes I forget and check out files from the old project. Is it possible to set which project it should start with?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.