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

Windows Class: SetPixelWidth

Previous  Top  Next  


Prototype: (Long pFEQ, Long pValue)

 

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

 

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

 

Example:

ITW  ITWindowsClass

Code

ITW.SetPixelWidth(?Button1,100!! Set the button 100 pixels wide.

 

 

See also:

GetPixelWidth

SetPixelPos

SetPixelWidth

SetPixelHeight

SetPixelXPos

SetPixelYpos

 

 

 



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