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

Windows Class: GetPixelHeight

Previous  Top  Next  


Prototype: (Long pFEQ),Long

 

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

 

ReturnsReturns the height of the control in pixels

 

This method returns the height of the passed control in pixels.

 

Example:

 

ITW  ITWindowsClass

Code

Message('Button height: ' & ITW.GetPixelHeight(?Button1))

 

See also:

GetPixelWidth

GetPixelXPos

GetPixelYPos

 

 

 



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