Arrays of form objects in VB.net 
Author Message
 Arrays of form objects in VB.net

Are arrays of form objects gone in VB.net, or is it that they have changed
the way to create the arrays? It used to be so easy in VB6.

TIA

Michael



Sun, 23 May 2004 00:56:50 GMT  
 Arrays of form objects in VB.net
"Michael Beck" wrote

 > Are arrays of form objects gone in
 > VB.net, or is it that they have changed
 > the way to create the arrays? It used
 > to be so easy in VB6.

There are no Control Arrays in VB.NET. You get the exciting opportunity of
learning how to do it in some other, object-oriented, way, as with many
other features and functions.



Sun, 23 May 2004 02:16:39 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Passing Form Fields to VB.NET Custom Business Object in an ASP.NET Code Behind Page

2. VB.NEt Beginner: Creating a COM+ Object in VB.net

3. Binding a .NET report to an object array

4. Passing a valid Session Object from .NET to VB 6 objects

5. VB.NET with ASP.NET web forms

6. Deploying vb.net windows form application on a pc without the .net framework

7. exception on form.show (vb.Net windows forms)

8. VB.NET - Subclassing System.Windows.Forms.Form?

9. Integrating Visio(or any other Win32 app form) in a Vb.net Form

10. How to acess forms controls of one form from other in VB.NET

11. How to bind Array of Objects to Window Forms Control

12. Array for Form objects

 

 
Powered by phpBB® Forum Software