GetActiveWindow3D()

Syntax

Result = GetActiveWindow3D()
Description
Returns the 3D window number which currently has the keyboard focus.

Parameters

None.

Return value

The 3D window number which currently has the keyboard focus. If no window has the focus, -1 is returned.

Remarks

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

See Also

SetActiveWindow3D()

Supported OS

All

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