Occurs when the user clicks the left mouse button on the Alarm Summary object in either the Configuration or Run-time environment.
Syntax
object_LMouseClick(ByVal Col As Long, ByVal Row As Long)
Properties
The LMouseClick event syntax has these parts:
|
Part |
Description |
|
object |
An object expression that evaluates to an object in the Applies To list. |
|
Col |
The column the user clicked on. |
|
Row |
The row the user clicked on. |

