LockDown
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property enables or disables a “lock down” mode in the control.
Syntax
aaHistClientTrend.LockDown = discrete;
Result = aaHistClientTrend.LockDown;
Remarks
In "lock down" mode, the following features are not available to the run-time user:
-
Opening a file, saving a file, saving a file as a different name, and creating a new file
-
Deleting a tag
-
Adding an annotation
-
Viewing or changing properties and options
-
Configuring servers
-
Viewing the Tag Picker and the main toolbar
-
Editing the tag list (grid)
The default value is False.