de ComponentSpace - Tipo de producto: Componente / ActiveX DLL / DLL
Por favor note que la información sobre este producto no está disponible en español.
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.
Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.
| Añadir a la Cesta | $ 195.02 | 1 Developer License | Descarga (290 KB) | |
| Añadir a la Cesta | $ 293.02 | 4 Developer Team License | Descarga (290 KB) | |
| Añadir a la Cesta | $ 391.02 | 8 Developer Team License | Descarga (290 KB) | |
| Añadir a la Cesta | $ 489.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Descarga (290 KB) | |
| Añadir a la Cesta | $ 979.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code | Verificar | Descarga (338 KB) |
| Añadir a la Cesta | $ 97.02 | 1 Developer Premium Support License | Descarga (29 KB) |
Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra. Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.
Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.
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.