AlarmApp scripts
- Last UpdatedOct 10, 2024
- 1 minute read
The AlarmApp can show the underlying .NET Winforms and Windows Presentation Foundation (WPF) control properties, methods, and events in addition to the native properties and methods included with the AlarmApp.
The underlying control properties appear on the Layout editor Properties grid after placing the AlarmApp or HistoricalTrendApp onto a layout pane. Because of the large number of underlying control properties, use the Layout editor's search function to find a control property.
AlarmApp methods, many properties (with certain exclusions), and events can be used by the Layout script editor to create named and event handler scripts.

For more information about writing scripts with the Layout editor, see Build layout scripts.