Rydextillxixdiex Posted December 28, 2008 Posted December 28, 2008 Is there a simple codeline i can add to my "gui" that will make the window "always on top" of other windows? I'm having trouble finding it in the forums and i am not to sure of how this could be coded. ...will never learn all there is to know about autoit, no worries...i came to the forums :)
Zedna Posted December 28, 2008 Posted December 28, 2008 GUICreate('Title', 400, 300, -1, -1, $GUI_SS_DEFAULT_GUI, $WS_EX_TOPMOST) Resources UDF ResourcesEx UDF AutoIt Forum Search
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now