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

Windows Class: SetPixelHeight

Previous  Top  Next  


Prototype: (Long pFEQ, Long pValue)

 

pFEQThe Field EQuate label of the control to set height for.
pValueThe height of the control to set in pixel

 

This method uses the SetPixelPos method to set the height of a control in pixels.

 

Example:

ITW  ITWindowsClass

Code

ITW.SetPixelHeight(?Button1,25!! Set the button 25 pixels tall.

 

 

See also:

GetPixelHeight

SetPixelPos

SetPixelWidth

SetPixelXPos

SetPixelYpos

 

 

 



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