Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The 'WriteMethod' Method.
Message
De
05/08/2003 12:45:23
 
 
À
05/08/2003 11:48:41
Michael Harris
Harris and Harris Consultants
Temple Hills, Maryland, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00816895
Message ID:
00816949
Vues:
17
Hi Michael

>Thanks Andy. Here's what I am trying to do.... There is a 'hidden' event in the HFlexgrid ActiveX control that I want to write a line of code to. I can't see this event during design time and figured that it would be available during runtime. Any suggestions..... Thanks again.

Not really. If the event is not exposed through the HFlexGrid interface then you certainly cannot modify it directly. You may be able to use BindEvent() (in VFP 8.0 only!) to trigger local code when the event fires - this certainly works with some ActiveX controls (eg MS Slider for example) but I bet it will depend on the individual control's implementation.

But if you don't have VFP 8.0 then I am afraid that I don't know of any solution...sorry.
----
Regards
Andy Kramek
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform