VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Enhanced version of Elad Rosenheim's Dynamic Resizable Skin Demo

by Howard D. Hull Jr. (3 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (11 Votes)

I have enhanced Elad">https://www.vbcoders.com/xq/ASP/txtCodeId.23881/lngWId.1/qx/vb/scripts/ShowCode.htm">Elad Rosenheim's "Dynamic" Resizable Skin Demo to better support KewlPad skins as well as added several functionality changes to bring it closer to a complete skinnable solution.


Changes:

- All the code was removed from the form's codebase and put into a Class Module to make it reusable and easily compiled into an ActiveX DLL. 

- Allow for A Minimum Client Area size 

- Allow for Maximum Form Size

- Ability to make the form non-movable, non-resizeable, and/or Always OnTop. 

- Removed the need to have a second "Hidden form" for correct Minimize events. 

- Built in routine will reconfigure form using API calls and remove the titlebar and 3D effects, so you don't have to change the form's BorderStyle in the IDE.

- Added several events triggered when the form skinning is complete, The Minimum button was clicked, the Close button was clicked, ClientArea and Form MouseEvents, and of course on Form Resize.

- New Skin properties: FontColor, FontBold, BackColor.



Over 50 KewlPad skins are available at

https://www.deviantart.com/browse/?section=kewlpad



*Please ask the original Skin author for permission before distributing there skins with your app.

API Declarations
Some :)

Rate Enhanced version of Elad Rosenheim's Dynamic Resizable Skin Demo

Download Enhanced version of Elad Rosenheim's Dynamic Resizable Skin Demo

Download Enhanced version of Elad Rosenheim's Dynamic Resizable Skin Demo (53 KB)

Enhanced version of Elad Rosenheim's Dynamic Resizable Skin Demo Comments

No comments have been posted about Enhanced version of Elad Rosenheim's Dynamic Resizable Skin Demo. Why not be the first to post a comment about Enhanced version of Elad Rosenheim's Dynamic Resizable Skin Demo.

Post your comment

Subject:
Message:
0/1000 characters