Jump to content

Lock Gui position


Recommended Posts

I want to lock the interface of my program in a perdetermined position.

I did a search and found

GUICreate("GUI", 180, 80, 10, 200, BitAND($GUI_SS_DEFAULT_GUI, BitNOT($WS_CAPTION)))

but i need to add $WS_EX_TOPMOST to it how can that be done?

thanks

Edited by onestcoder

Need a website: http://www.iconixmarketing.com

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...