par ComponentSpace - Type de produit : Composant / ActiveX DLL / DLL
Veuillez noter que les informations sur les produits ne sont pas disponibles en français.
Create a Windows control panel applet in Visual Basic using the easy to use Control Panel Host. Instead of having to deal with the arcane C interface of control panel applets, all you need do to create a Visual Basic control panel applet is develop an ActiveX DLL, implement the supplied IControlPanel interface, and register your applet with the Control Panel Host. You define the applet’s name and description and also the icon to display. Your applet receives control whenever the user clicks it. The Control Panel Host offers Visual Basic developers a fast and simple way to create control panel applets.
Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.
| Ajouter au Caddie | $ 195.02 | 1 Developer License | Téléchargement (290 Ko) | |
| Ajouter au Caddie | $ 293.02 | 4 Developer Team License | Téléchargement (290 Ko) | |
| Ajouter au Caddie | $ 391.02 | 8 Developer Team License | Téléchargement (290 Ko) | |
| Ajouter au Caddie | $ 489.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Téléchargement (290 Ko) | |
| Ajouter au Caddie | $ 979.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code | Vérifier | Téléchargement (338 Ko) |
| Ajouter au Caddie | $ 97.02 | 1 Developer Premium Support License | Téléchargement (29 Ko) |
Nos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat. Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.
Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.
To create a control panel applet, create a Visual Basic ActiveX DLL project and add a reference to the supplied Control Panel Applet Interface type library. Add a class that implements the IControlPanel interface. This interface consists of three properties, the applets name, description and icon, and an OnDoubleClick method thats called whenever the user clicks your applet within the control panel. A simple test harness is included to make it easy for you to debug your applet from within Visual Basic.
You may use the supplied RegCpl tool to register your applet with the Control Panel Host. Alternatively, instructions are provided if you wish to do this from your own installation program.
The supplied CplHost.cpl DLL hosts your applet. It implements the applet C interface and translates this to the ActiveX IControlPanel interface. CplHost may host as many applets as you like.
Main Features
This control may also be purchased as part of the Key Technology ActiveX Suite.