Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX vs Native VFP
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
ActiveX vs Native VFP
Miscellaneous
Thread ID:
00199716
Message ID:
00199716
Views:
54
I have created some controls in VFP that
perform the same functions as some ActiveX
controls; a calendar container, a progress bar
and a "Outlook" style bar.

Most of these were fairly simple; the outlook
bar took only 3 objects and 10 lines of code!
I'm sure some of you have done the same.

The question is: Why use ActiveX controls to
acheive functionality that can be done with
native VFP controls? I have the benefit of
being able to modify the base level code of
the control, whereas the ActiveX control only
provides you the functionality built in at the
base level, and it's static funcionality at best
without extensive coding in a subclass.

Any thoughts?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform