Function opens the Auxiliary Window in the main screen's area.
An alternate way to Open, Close and Move an Auxiliary Window area is to use the mouse this way:
Syntax: |
---|
OpenAuxiliaryWindow |
Parameter: |
Description: |
---|---|
<none> |
An Auxiliary Window is an window that will appear Docked to the main screen when it is closed. When it is undocked and visible, it will stay undocked and the information sent to it will updated. If the Auxiliary Window is closed, and the OpenAuxiliaryWindow function is not executed prior to the sending text to the Auxiliary Window, the SetAuxiliaryWindowText function execution to send data to the Auxiliary Window will not appear.
This command must be executed prior to the sending of text by SetAuxiliaryWindowText function. |
Example: |
---|
' Auxiliary Window Will Open Now. |
Returns: |
---|
Auxiliary Window Appears on the main screen area. |
Links: |
---|
See Also: |
Edit Time: 10/3/2020 12:57:42 PM |
Topic ID#: 667 |