Promotic

onFocusIn - event of the PmaPanel object

Description:
The event is triggered after the panel gets the focus (the panel becomes active).
If the panel has focus, then it means, that the information about key pressed is passed into this window. When the window is focused, it usually changes the window header background color (if the window has one).
This method/property/event is considered obsolete and is functional only if the "Level of integration of the panel viewer and the local application" configurator is set to full - FULL access from scripts to the whole application (only for VBScript) and if the "Enable multiple opening of local panel" configurator IS NOT SET.
Parameters:
pMe(Object) Reference to the PmaPanel object where the event rises.
pEvent(Object) Reference to the object describing detailed information about the specific event.
The pEvent parameter is not used here because this event does not need any additional information.
See also:
- PmaPanel.Focus (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

Pm.Debug("onFocusIn");
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.