VFP-Skin Version 1.1 (Class)
---------------------
Author: Pablo Molina
Mail:  molinalr@hotpop.com
Web Site: http://www.vfpskin.com.ar

History:
---------
Version 2.0 (Class)
* Redesigned from ground up
* Ability to switch skins, move forms from the titlebar, resize, maximize and minimize
* Available for VFP 5, 6 and 7

Version 1.1 (Class)
* Can be used from VFP 5 and 6, using the Windows API function GetFocus
* New "Inmovil" property added (Set it to .T. to avoid moving or dragging of the form)

Version 1.0 (Class)
* Evolution to become a class
* Ability to set the configuration file name (.TXT)
* More than one skin can be used for the same form
* The movable area can be set to a part or the whole form
* Just two files are needed (VCX and VCT)
* Only works on VFP 7 (the form handle is required)

Version 0.01
* Prototype to show VFP potential
* Only works on VFP 7 (the form handle is required)
* Can be dragged from any part of the form
