home *** CD-ROM | disk | FTP | other *** search
/ Using Visual Basic 5 (Platinum Edition) / vb5.iso / kbase / WEBDEV / FIGS / CH04 / E_FIG08.GIF < prev    next >
Graphics Interchange Format  |  1997-10-07  |  17.2 KB  |  391x279  |  8-bit (188 colors)
   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