Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2005
    Location
    Germany
    Posts
    135

    Always on top after build

    Hello @ all,

    I want set my application on "Always on top" after I build the application. Is there any solution?

    Just thanks for help

  2. #2
    Join Date
    Nov 2005
    Posts
    98
    Project --> Settings --> Always on top

  3. #3
    Join Date
    Feb 2005
    Location
    Germany
    Posts
    135
    Thanks, but I want change the state of "Always on top" after I build the application. For example the user can change from "Always on top" to "Not always on top".

  4. #4
    Join Date
    Nov 2005
    Posts
    98
    Window.SetOrder(Application.GetWndHandle(), HWND_TOPMOST);

  5. #5
    Join Date
    Feb 2005
    Location
    Germany
    Posts
    135
    Great, thanks for help

Similar Threads

  1. Unattended Build disabled in Demo version?
    By Biggles in forum Setup Factory 7.0
    Replies: 1
    Last Post: 08-18-2006, 02:56 PM
  2. Unattended Build Question
    By HMMurdock in forum Setup Factory 7.0
    Replies: 2
    Last Post: 06-30-2005, 09:14 AM
  3. HOWTO: Build and Burn Your AutoPlay Application
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-28-2002, 03:43 PM
  4. HOWTO: Build a Setup from the Command Line
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-08-2002, 01:43 PM
  5. HOWTO: Build a Setup from the Command Line
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-27-2002, 02:16 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