xInfo.activateWindow Method

Sets the focus on a form or Window.

Syntax

public void activateWindow(int window)

Run On

Called

Parameters

  • window
    Type: int
    The handle to the form or window that you want to bring into focus.

See Also

Reference

xInfo Class