Hi,
I’m using VB6 in Windows98SE.
I’m creating an ActiveX control and I want
to know how I can get the width of my control
at run time.
I’ve tried Me.Width but it doesn’t recognise anything except the subs which I already have in the control.
Thanks for your time.
Craig