MessageWin.activate Method
Makes the message window the currently active window.
Syntax
public void activate()
Run On
Client
Remarks
Before version 2.11, the message window would get focus when lines were added or contents were cleared. Starting in version 2.11, the developer must call this method to make the message window the top window.