GBIC: Limitations
The following is reprinted for archival purposes from Gary Beene's Information Center, with permission from Mr. Beene himself.
VB has some specific limitations To keep In mind As code Is written
Variable names 255 characters
Control names 40 characters
Controls per form 254 names (control Array counts As one name)
Control Array index 32,767
Nested controls 25 levels
Listbox elements 32K items, 1024 bytes max per item
Textbox 64K characters
Code per form 65,534 lines (applies To Class And standard modules As well)
Code per procedure 64K lines
DLL declarations per Module 1500
UDT variable size 64K
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.