I somewhat confused by your question compare to thread title. Please, tell exactly: You need to insert GIF Image to form or use Animated mouse pointer cursor?
For first case (GIF Image) you can read a lot of articles around here. For example, you can use third-party ActiveX controls to show anmated GIF, or just use WEB Browser control and navigate it directly to a GIF file...
For second case (Animated mouse cursor) - you can use it by native VFP tools. For any control you can specify MousePointer = 99 (Custom) and MouseIcon = "Path to Animated Cursor File (.ANI file)". It works - mouse pointer over that control will be animated!
There are many samples for VB in the MSDN and MS site, that you can easy use in VFP (I don't have exact link right now, but you can search MSDN site by 'WEB Browser Control' keyword and you will be wondered how many articles you will get .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.