Top property (Application object)
Returns or sets the distance, in pixels, between the external top edge of the main window and the top edge of the desktop. Read/write. Long.
Syntax
Application
.Top
[ = value
]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.value
– is the distance, in pixels, between the external top edge of the main window and the top edge of the desktop.Remarks
When the main window is minimized, the position changes to match the location of the window icon in the lower left portion of the desktop.
Provide Feedback