Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Msagent, 1 way works, the other not - why
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00775196
Message ID:
00775247
Vues:
14
the right click event can be achieved by using the click event with 'Button=1', so no problem there.

i heard about vfpcom.dll but also have not used it myself sofar. i do not know if it is possible to be used here. i think i heard one time that 'normal' events like the click event are not captured here, but only 'special' events like the 'Stop' method for example.


>In VFP7, you can get at the other agent events using an event handler object and EventHandler() to bind it onto the agent. In VFP6 I think you'd need to use the BindEvents() function in vfpcom.dll to get at those events, but I haven't tried that myself.
>
>And now that I think about it, I'm not sure there is a specific RightClick event for the agent, although you can turn off his right-click menu by setting agent.AutoPopupMenu = .F.
>
>HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform