ocr: NumbersUnlyPll - NumbersUnly (Code) - UserControl Resize Private Sub usercontrol Resize () Don't let the developer make the height of the control too small. If UserControl.Height < 555 Then UserControl.Height = 555 Don't let the developer make the control too narrow. If UserControl.Width < 400 Then usercontrol.Wlath - 400 Change the width of the TextBox cont