DisplayLoad event
Occurs when a display is loaded.
Syntax
Application
_DisplayLoad
(ByVal
DisplayName
As Display
)where
Application
– is the name of a FactoryTalk View SE Client Application object variable that was dimensioned using the WithEvents keyword.DisplayName
– is the name of the display that was loaded.Provide Feedback