WindowDepth
Description: |
baWindowDepth gets the z-order depth of the specified window. |
Platforms: |
Windows |
Usage: |
Result = baWindowDepth( WinHandle ) |
Arguments: |
Integer. |
Returns: |
Integer. |
Examples: |
Director: Authorware: |
Notes: |
Only windows that are visible are counted in the depth. If a window's state is hidden, then it will be ignored by this function. Windows that are set as topmost or stay-on-top will be counted before normal windows - even if they are minimised. |
See also: |