Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2005
    Location
    American Dubai
    Posts
    629

    Checking for the possibility on this idea..

    Hey' hope all is well

    Can the project's window border be shown and/or hidden during runtime?
    Hope i made sense there..

  2. #2
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    Yes it can, you could use API, but the easier way would be to use Window.SetMask to mask out the borders.

    Something like this:
    Code:
    Window.SetMask(Application.GetWndHandle(), "Autoplay\\Images\\BorderMask.jpg")

Similar Threads

  1. Common Controls version checking
    By tfiner in forum Setup Factory 5.0
    Replies: 1
    Last Post: 02-04-2001, 12:12 AM

Posting Permissions

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