Results 1 to 2 of 2

Thread: [2005] Make external processes run in the background.

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    [2005] Make external processes run in the background.

    Hello, say if the user has two notepads open. I want my program to hide the notepads. Not minimize them but actually hide them, they can be viewed in the task manager only under processes but otherwise i want it completly hidden. So my program wil hide notepad when the user clicks a button on my app called Hide Notepad.

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: [2005] Make external processes run in the background.

    I'm sure there's a better way to do it but I remember someone posting something on here fairly recently about setting external windows opacity settings... So if you cant find a better way then you could just set the Notepad window opacity to 0 using that method.. I'm sure it involved using Windows APIs by the way so you might be better off asking in the API forum.
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width