www.icetips.com  Icetips Utilities Documentation 5/9/2015    

Windows Class: GetPixelYPos

Previous  Top  Next  


Prototype: (Long pFEQ),Long

 

pFEQThe Field EQuate label of the control to get the Y position in pixels for.

 

ReturnsReturns the height of the control in pixels

 

This method calls GetPixelPosition and returns the Y position of the pFEQ control in pixels.

 

Example:

 

ITW  ITWindowsClass

Code

Message('Button Ypos: ' & ITW.GetPixelYpos(?Button1))

 

See also:

GetPixelHeight

GetPixelWidth

GetPixelXPos

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/getpixelypos_window.htm