VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



VB Skinner

by Rajeev Punnalil (2 Submissions)
Category: Custom Controls/Forms/Menus
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

The Code consist of Activex Controller used for skinning a form . It provides good style and is based to work on vbskinner's skins.This is a reloaded version and now supports faster skinning and skin resizing . If u tried my earlier version , you definitely got to try this again ! Although menus are not compatable now .. i will try to add it later versions ! Enjoy

Code Returns
skinned forms
Side Effects
the user may not be able to use the menu options instead they can try smart xp menus
API Declarations
Private Declare Function GetPixel Lib "gdi32" (ByVal hdc As Long, ByVal X As Long, ByVal Y As Long) As Long
Private Declare Function ReleaseCapture Lib "user32" () As Long
Private Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long

Rate VB Skinner

Download VB Skinner

Download VB Skinner (269 KB)

VB Skinner Comments

No comments have been posted about VB Skinner. Why not be the first to post a comment about VB Skinner.

Post your comment

Subject:
Message:
0/1000 characters