943,756 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 1186
  • VB.NET RSS
Aug 25th, 2009
0

MAXIMUM number of Forms that can be added in single project in VB 6.0

Expand Post »
I want to know that what is the MAXIMUM number of Forms that can be added in a single project in VB 6.0
and in VB.NET also.

any ideas?
Similar Threads
Reputation Points: 8
Solved Threads: 1
Light Poster
mania_comp is offline Offline
44 posts
since Jul 2009
Aug 25th, 2009
0

Re: MAXIMUM number of Forms that can be added in single project in VB 6.0

MS doesn't put a limit on forms but rather total objects.

Quote ...
From Microsoft: A single project can contain up to 32,000 "identifiers" (any nonreserved keyword), which include, but are not limited to, forms, controls, modules, variables, constants, procedures, functions, and objects. Note that the actual number of identifiers is limited to available memory.

Variable names in Visual Basic can be no longer than 255 characters, and the names of forms, controls, modules, and classes cannot be longer than 40 characters. Visual Basic imposes no limit on the actual number of distinct objects in a project.
You can go here for the info:
http://msdn.microsoft.com/en-us/libr...8VS.60%29.aspx
Reputation Points: 10
Solved Threads: 1
Newbie Poster
hbmichael is offline Offline
12 posts
since May 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: How to change overall font size in an application?
Next Thread in VB.NET Forum Timeline: Connect to ms access with vb.net





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC