Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2

Thread: Invisible app

  1. #1
    Join Date
    Aug 2007
    Posts
    16

    Invisible app

    Hello AMS Users,

    I would like to know if there is any way i could make my app invisible.

    Until now, i have just managed to decrease the mask of my window to 10x10 dimensions, without being completely invisible though.

    So, my question is, how can i manage to make my app completely invisible (visually on screen)?

  2. #2
    Join Date
    Dec 2007
    Location
    Missouri, United States
    Posts
    476
    add this to your page on show event it will hide the app window

    Code:
    Window.Hide(Application.GetWndHandle());

Similar Threads

  1. Run my app only when 3rd party app runs
    By thetford in forum AutoPlay Media Studio 6.0
    Replies: 16
    Last Post: 01-12-2008, 03:00 PM
  2. Custom File Types/Open In App
    By RizlaUK in forum AutoPlay Media Studio 7.5 Examples
    Replies: 15
    Last Post: 05-08-2007, 04:01 PM
  3. On Resize min-max App runtime Height Tweak
    By Eagle in forum AutoPlay Media Studio 6.0
    Replies: 0
    Last Post: 04-08-2006, 11:07 PM
  4. APMS app to launch another APMS app
    By John_Klassek in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 05-20-2005, 04:23 AM
  5. System trap app & Internet calls
    By Lee_Benson in forum AutoPlay Media Studio 5.0
    Replies: 11
    Last Post: 11-23-2003, 07:15 PM

Posting Permissions

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