This function will close an open Auxiliary Window display.  

 

An alternate way to Open, Close and Move an Auxiliary Window area is to use the mouse this way:

Click to Enlarge; Click to Reduce.

Auxiliary Window Open Button

 

Click to Enlarge; Click to Reduce.

Open Auxiliary Window Move and Close Options.

Syntax:

CloseAuxiliaryWindow

 

Parameter:

Description:

<none>

This command will close the Auxiliary Window when it is open.  It will close the Auxiliary Window when it is undocked, or docked.  When it is undocked and closed and is opened using the Menu option or the OpenAuxiliaryWindow function, the window will appear on the Main Screen in a docked condition.

 

Example:

'  Auxiliary Window Will Open Now.
OpenAuxiliaryWindow
' Print Statements Will Appear in Log Window
Print "Auxiliary Window Now Open"
Print

 
'  Auxiliary Window Will Close Now.
CloseAuxiliaryWindow
' Print Statements Will Appear in Log Window
Print "Auxiliary Window Now Close"

 

Returns:

Auxiliary Window will close from the main screen's display area

 

Links:

OpenAuxiliaryWindow, SetAuxiliaryWindowText

See Also:

OpenLogWindow, ClearLogWindow, CloseLogWindow

 


Edit Time: 10/3/2020 1:02:22 PM


Topic ID#: 668

Created with Help & Manual 7 and styled with Premium Pack Version 2.80 © by EC Software