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

Windows Class: SetControlFonts

Previous  Top  Next  


Prototype: (Long pFrom, Long pTo)

 

pFromField EQuate label of a control to use font information from

 

pToField EQuate label of a control to set font information.

 

This method simply sets all font information for the pTo control exactly the same as the font information for the pFrom control.  This includes font name, size, style, color and character set.

 

Example:

 

ITW  ITWindowsClass

Code

ITW.SetControlFonts(?Button1, ?Button2)

 

 

 



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