Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The 'WriteMethod' Method.
Message
From
05/08/2003 12:45:23
 
 
To
05/08/2003 11:48:41
Michael Harris
Harris and Harris Consultants
Temple Hills, Maryland, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00816895
Message ID:
00816949
Views:
16
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform