By default, the following commands appear in the Imagenation window and in document window system menus: Restore (1), Move (2), Resize (4), Maximize (8), Minimize (16), and Close (32). You may not want all these commands to be available in your integration.
To enable and disable the system menu commands:
· For the Imagenation window, use the EnableIMSystemCmds(cmds) transaction.
· For document windows, use the EnableDocwinSystemCmds(cmds) transaction.
You can OR the command values. Only the commands that you have specified will appear in the system menus.
See also