WindowHandle property (Application object)
Returns the Window handle of the main window. Read-only. Long.
Syntax
Application
.WindowHandle
where
Application
– is the name of a FactoryTalk View SE
Client Application object or an expression that evaluates to a FactoryTalk View SE
Client Application object.Remarks
When testing the animation in displays in the Graphics editor, attempts to read this property raise an error with Err.Number equal to gfxErrorTestAnimation.
Provide Feedback