di ComponentSpace - Tipo prodotto: Componente / ActiveX DLL / DLL
Ti preghiamo di notare che le informazioni su questi prodotti non sono disponibili in italiano.
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.
I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.
| Aggiungi al carrello | $ 195.02 | 1 Developer License | Download (290 KB) | |
| Aggiungi al carrello | $ 293.02 | 4 Developer Team License | Download (290 KB) | |
| Aggiungi al carrello | $ 391.02 | 8 Developer Team License | Download (290 KB) | |
| Aggiungi al carrello | $ 489.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (290 KB) | |
| Aggiungi al carrello | $ 979.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code | Verifica | Download (338 KB) |
| Aggiungi al carrello | $ 97.02 | 1 Developer Premium Support License | Download (29 KB) |
I nostri prezzi comprendono l'assistenza tecnica ComponentSource e, per la maggior parte dei prodotti scaricabili, una copia di riserva online e un aggiornamento GRATUITO alla nuova versione, se questa viene lanciata entro 30 giorni dall'acquisto. Tutte le vendite sono soggette ai nostri termini e condizioni standard ed alla nostra politica di rimborso. Contattaci se necessiti di un'opzione di licenza non elencata sopra, comprese licenze multiple e versioni precedenti.
I nostri prezzi standard sono indicati sopra. Accedi per vedere i tuoi prezzi scontati.
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.