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 gkittelson 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. zachman123

    Movewindow offscreen

    Yes that works, the odd thing is that using any negative number that way works (such as -1)... Therefore I think the problem is in the loop. thanks for any ideas (and if you want to see more of the source just ask
  2. zachman123

    Movewindow offscreen

    This is a compilation of my posts on Neowin, but they couldn't help (at least so far) I'm using C#. I'm creating a program similar to the OSX expose feature. Using the user32 MoveWindow, I can do this to move every window to the left edge of the screen, foreach (EnumWindowsItem item in...

Part and Inventory Search

Back
Top