Control Panel Appletsby Wil van Antwerpen
Windows has a bunch of built-in standard controls which a developer can call quite easily.
The attached code will allow you to call any control panel applet with just a few lines of code. Typical control panel applets are:
Some of the applets might be operating system specific. You can look this up in the source code as it is documented in there. You can indicate on which page you want the applet to open.
Included is a small example workspace which shows all the existing applets on your PC. We have only tested this code with VDF9.0. You should however be able to compile the code on older and/or newer versions, but the example program can only be loaded in the IDE by VDF9.x InstallationRegister the example workspace by using the VDF9.0 workspace registration tool from your start menu and selecting the VDF-GUIdance.ControlPanelApplets.ws file in the ./Programs folder.DownloadControlPanel-0-1 |
|||||||||||
Copyright © 1999 - 2024 VDF-GUIdance on all material published, for details see our Disclaimer. |