Note :
- this tool is an ocx so u will have to add it to your resources
- the Normal Label control is not working with this OCX so they but a nother label control with this tool (But not as good as the Original)
let's start:
first download the 3 files in the bottom of the topic
1- Extract "ActiveSkin4OCX
.zip" to any place and open ur vb project
2- Press Ctrl+T to bring the components menu
3- Choose "Browse" button and Add the Extracted File from "ActiveSkin4OCX
.zip"
4- add the tool to the form u want to make a skin for it
5- in the same directory of your project Extract "Skins.zip"
6- add this code to "form_load" event
Private Sub Form_Load()
Skin1.LoadSkin App.Path & "\skins\skin.skn" 'while \skins\skin.skn is the place where the skin is
Skin1.ApplySkin Me.hWnd
End Sub
7- run the project and see what your form now looks like

now for the files:
ActiveSkin4OCX
.zip :
Para ver este enlace Registrate o Inicia Sesionhttp://www.4shared.com/file/5413912/3550bf2a/activeskin4ocx.html
Skins.zip :
Para ver este enlace Registrate o Inicia Sesionhttp://www.4shared.com/file/5413983/939534f5/skins.html
Active_Skin_4.
zip : (this program has a GUI like VB to edit the skins or Creating new Skins, Cracked)
Para ver este enlace Registrate o Inicia Sesionhttp://www.4shared.com/file/5414247/a9cf68b8/active_skin_4.html