MSI Factory 2.3

Window.GetPos

Window.GetPos

This is the first topic This is the last topic  

Window.GetPos

This is the first topic This is the last topic  

OverviewExamples

table Window.GetPos (

number WndHandle )

Example 1

Acro_Pos = Window.GetPos(Acrobat_Handle);

Gets the current X, Y coordinates of the program whose window handle is stored in the variable "Acrobat_Handle" and stores the results in a table called "Acro_Pos." These values can be accessed by referencing Acro_Pos.X and Acro_Pos.Y.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us