Many transactions apply to the Imagenation window.
To activate the Imagenation window:
· Use the ActivateImagenation transaction. It has no parameters.
To move and resize the Imagenation window:
· Use the MoveIMWindow transaction. Specify the upper-left coordinates of the window, relative to the screen, and its target width and length in pixels.
The Imagenation window is displayed at the location and size specified.
To change how the Imagenation window is displayed:
· Use the ShowImagenation transaction.
Eleven different display options (values 0-10) are available. Each is explained in the transaction topic.
One of the possible display options is hiding the Imagenation window. For more details, see Hiding Imagenation.
The Imagenation window handle is not required for these transactions. Nonetheless, you can request it using GetFrameHWnd (no parameters).
See also