Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Toolbar Vs. ActiveX Toolbar
Message
De
08/08/2002 14:21:23
 
 
À
08/08/2002 10:27:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00687512
Message ID:
00687659
Vues:
65
>Hi,
>
>Have anyone try using the two different toolbar (VFP Toolbar & ActiveX Toolbar)? What is the benefit using one over the other? and Which one is more easier to code and maintain? Thanks

You cannot safely use the ActiveX toolbar in VFP. Because it has containership enabled as soon as it is visible a refference to it is stored in ActiveForm property of application object, which may fool your application logic. Moreover it is not easy to store combobox or some other custom control in the ActiveX toolbar. You cannot sucessfully subclass ActiveX controls in VCX (after subclassing many ActiveX internal property values may be "lost").
According to me the VFP toolbar is easier to implement and maintain.

HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform