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
Have questions or feedback about this documentation? Please submit your feedback here.
Normal