README.md

December 4, 2022 ยท View on GitHub

Grab Handles

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 On2007-08-06 10:54:34
ByNorm Cook
LevelIntermediate
User Rating4.9 (34 globes from 7 users)
CompatibilityVB 6.0
CategoryCustom Controls/ Forms/ Menus
WorldVisual Basic
Archive FileGrab_Handl207848862007.zip

API Declarations

SetParent