VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Grab Handles

Norm Cook  (11 Submissions)   Custom Controls/Forms/Menus   Intermediate   Wed 3rd February 2021

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.

API Declarations
SetParent

Rate Grab Handles (7(7 Vote))

Download Grab Handles

Grab Handles Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters