Hi
i have created activex control like textbox.
But when use that control in my application
i cant resize
If anyone knows help me
I have written the code in usercontrol resize event

UserControl.Text1.Move 0, 0, UserControl.ScaleWidth, UserControl.ScaleHeight


But its not working