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

Windows Class: SetPixelYPos

Previous  Top  Next  


Prototype: (Long pFEQ, Long pValue)

 

pFEQThe Field EQuate label of the control to set Y-position for.
pValueThe Y coordinates of the control to set in pixel

 

This method uses the SetPixelPos method to set the Y-position of a control in pixels.

 

Example:

ITW  ITWindowsClass

Code

ITW.SetPixelYpos(?Button1,50!! Set the button 50 pixels down from the top edge of the window.

 

 

See also:

GetPixelXPos

SetPixelPos

SetPixelWidth

SetPixelHeight

SetPixelXpos



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