home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / PVb5.0 / VB / VBONLINE / VBONLINE.M14 / bm461 (.png) < prev    next >
Multiple Resolution Bitmap  |  1997-04-07  |  10.4 KB  |  497x269  |  4-bit (10 colors)
   ocr: PctDone - Form1 (Code) -X mwidget PercentDone PercentDone option Explicit Private Wlthtvents mwiaget As Widget Private mblnCancel As Boolean Private Sub mwiaget PercentDone Byval Percent As Doublr IblPercentDone.Caption = CInt (100 * Percent) DoEvents If mblnCancel Then cancel = True End Sub Private Sub commandl CIICK () mblnCancel = False