ActiveWindow Property |
The ActiveWindow property gets the currently active window.
bMode = objMC.ActiveWindow
Element |
Description |
bMode |
Returns the currently active window. Returns NULL if no windows are active. |
objMC |
A Mathcad application object. |