GetActiveWindow3D()

Syntax

WindowNumber = GetActiveWindow3D()
Description
Returns the PB Number of the window which currently has the keyboard focus.

A window can be activated (set the focus on it) with the SetActiveWindow3D() function.

Supported OS

All

<- EventWindow3D() - Window3D Index - GetWindowTitle3D() ->