README.md
December 4, 2022 ยท View on GitHub
Description
Allows user to resize a control at runtime.
Put the UserControl on a form and use the
Attach method to size a particular control.
There is an API way to do this, using CreateWindowEx, but I wanted to do it with a UserControl & here's the result. Enjoy.
More Info
| Submitted On | 2007-08-06 10:54:34 |
| By | Norm Cook |
| Level | Intermediate |
| User Rating | 4.9 (34 globes from 7 users) |
| Compatibility | VB 6.0 |
| Category | Custom Controls/ Forms/ Menus |
| World | Visual Basic |
| Archive File | Grab_Handl207848862007.zip |
API Declarations
SetParent