Jump to content

Exstyle for a toolwindow


this-is-me
 Share

Recommended Posts

How is it possible to give a window an extended style to make it a toolwindow like the following:

I know a normal window can be done that way, because I can do it in Visual Basic 6.0, but how is it possible in autoit?

I know the following in VB:

exstyle WS_EX_TOOLWINDOW is &H80&

I see the exstyle, but how do I convert &H80& to 0x-------- ?

EDIT: I found the gui constants, but when I use 0x00000080, it gives a regular window without close, min, etc.

EDIT AGAIN: I found It. Thanks for your help. For those who would normally have said RTM [i don't use F in my acronyms] I thank you for not replying at all.

Edited by this-is-me
Who else would I be?
Link to comment
Share on other sites

@holger, ummm, did you read the whole post including the edits? I fixed it myself.

@jon, larry, etc. is there a way to delete my own topic? I can delete my posts but not my topics. If not could someone do this for me?

Edited by this-is-me
Who else would I be?
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...