EnableRightMouseClick Property

Specifies whether the right mouse menu is displayed when the user clicks in the Alarm Summary object.

Syntax

object.EnableRightMouseClick [= Boolean]

Properties

The EnableRightMouseClick property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether the right mouse menu is displayed.

Settings

The settings for Boolean are:

Value

Description

True

The right mouse menu is displayed when the user clicks the right mouse in the spreadsheet. (Default)

False

The right mouse menu is not displayed.

 

Applies To