Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. oleidole85

    vbHourglass

    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.
  2. oleidole85

    vbHourglass

    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...
  3. oleidole85

    Default project

    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?

Part and Inventory Search

Back
Top