Jump to content

WinGetTrans?


okdewit
 Share

Recommended Posts

Im trying to GET the window transparency of already existing windows.

In other words: if some tool or script has set the transparency of notepad to a value of 230, I want to do something like WinGetTrans("Notepad") to retrieve that number.

Im using:

_WinAPI_GetWindowLong($notepadhandle, $GWL_EXSTYLE), $WS_EX_TOPMOST)

(read that trick on this forum)

to get the state of a window "On Top" state, but I would like to retrieve the transparency setting as well.

Thanks in advance if you can help me out!

Link to comment
Share on other sites

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...