Dan Thomson at myITforum.com

Pacifying the call of an undying passion

Syndication

News


    If they don't find you handsome, maybe they'll find you handy (Red Green).
    Proud member of the myITforum Network

Links: Helpful forums

Links: Interesting blogs

Links: User Groups

Stuff I do

What happened to control arrays in the new versions of Visual Studio?

Were you used to using control arrays in Visual Studio 6 and are now using a newer version of Visual Studio and have found that things aren't as they used to be?  I have some code which was originally written in Visual Studio 6 and recently migrated it to Visual Studio 2005 and found that I was no longer able to add control arrays to my forms, but the pre-existing control arrays were still there.

In my quest to figure things out, I found a terrific series of articles which delves into this subject quite well.

VB.NET: What Happened to Control Arrays!!! (Part I)

Of particular interest is the 7th installment of the series which presents the solution I am working with in Visual Studio 2005.

VB.NET: What Happened to Control Arrays!!! (Part VII)

Published Friday, January 19, 2007 11:13 PM by dthomson

Filed under:

Comments

No Comments