|
Add Form Style Properties (e.g., MaxBox, MinBox, Resizable) to Controls
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
More information: This module will add to a control a system-properties, like Title-Bar, SysMenu, MaxBox, MinBox, Sizable BorderStyle, and more. Help is contained within the module's comments. This is a good sample for learning how to set the style of windows. This code has been viewed 118411 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. code/ModControlStyle.zip
|