README.md

December 5, 2022 ยท View on GitHub

Control Panel Applets in VB

Description

You can create control panel applets in VB - with a little help. The first example is a generic .cpl file written in c++ which can be completely manipulated by editing its .ini file, adding as many applets as you wish. The second example is pure VB. The catch? You need to use the addin at : http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=54190&lngWId=1 so you can compile it as a standard dll. Yet another example of how you can do almost anything with VB.

More Info

Submitted On2006-06-03 08:29:42
Byjjprogrammer
LevelAdvanced
User Rating4.9 (34 globes from 7 users)
CompatibilityVB 6.0
CategoryWindows System Services
WorldVisual Basic
Archive FileControl_Pa199840632006.zip