Is it possible to have drag handles on an activex control?
I would like to resize a control by dragging the corner during run time.
Printable View
Is it possible to have drag handles on an activex control?
I would like to resize a control by dragging the corner during run time.
See if the code posted here works for you.
The me.xxx does not work, though it does resize the control.
A bit more work and I'll post the results.
Thanks!
Please do post back the results. In fact, when you get it working to your satisfication you might want to consider posting it in the VB6 CodeBank. Resizing an ActiveX control is something that I'm sure a lot of folks would be interested in. :) :thumb:Quote:
Originally Posted by juliemac
please take a look at this
though i never faced any such problem. :confused: