Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft Agent activex control 2.0.
Message
 
À
13/12/2004 23:53:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
MS SQL Server
Divers
Thread ID:
00968989
Message ID:
00969010
Vues:
9
Hi Tariq,
Sample of MS Agent is given in VFP7 Solution.app.
You can download MS agent from Microsfot site and can find samples there too.
The coding goes something like this. In this case MS Agent class is taken from VFP foundation classes.
If Thisform._agent.Load("Merlin","merlin.acs")
	Thisform._agent.setActiveAgent("Merlin")
	Thisform._agent.Show(Rand() * 400, Rand() * 400)
	Thisform._agent.play("Greet")
	Thisform._agent.speak("Welcome")
endif
>Dear Experts
>
>I want to use Microsoft Agent activex control 2.0.
>
>If somebody is using this please help me how to use it.
>
>Thanks in advance
--
--
Aashish Sharma
Tele Nos: +1-201-490-5405
Mobile: +91-9821053938
E-Mail:
aashish@aashishsharma.com
write2aashish@gmail.com

You better believe in yourself... if you don't, who else will ?
TODAY is a gift, that's why it's called PRESENT
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform