AnimateWindow API and effects on a VFP form
This code uses the animateWindow API to implement some effects on a modal dektop vfp form * ref: https://msdn.microsoft.com/en-us/library/windows/desktop/ms632669%28v=vs.85%29.aspx the modal form is a desktop one to apply the transparency with setLayeredWindow...