Limit of 15 or 31 Timer Controls in Visual Basic for Windows

ID: Q81455


The information in this article applies to:
  • Microsoft Visual Basic Standard and Professional Editions for Windows, versions 2.0, 3.0
  • Microsoft Visual Basic programming system for Windows, version 1.0
  • Microsoft Windows versions 3.0, 3.1


SUMMARY

The Visual Basic timer control is very useful for initiating specific code at certain time intervals. Microsoft Windows version 3.0 allows up 16 timers, and Microsoft Windows version 3.1 allows up to 32 timers. Windows requires the use of one of the timers for itself, so you can have up to 15 timers in a Visual Basic version 1.0 or 2.0 application in Windows version 3.0 and up to 31 timers in Microsoft Windows version 3.1.

Additional query words: 2.00 3.00 3.10

Keywords :
Version :
Platform :
Issue type :


Last Reviewed: August 31, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.