G
GHJ
Hi there,
Could anybody tell me how, using VB.NET, I can display
the contents of a 2-dimensional array on a form in
response to an event.
The array is 20 X 6 cells and I don't want to have to
declare 120 separate labels in my form. I was looking to
use a control array for this, but these are not supported
in VB.NET.
I am quite new to VB in general, so please bear with me
if this is a very basic request.
My development environment is Windows XP professional SP1
and I am running the latest version of Visual Studio .NET
to do my development work.
Thanks.
Could anybody tell me how, using VB.NET, I can display
the contents of a 2-dimensional array on a form in
response to an event.
The array is 20 X 6 cells and I don't want to have to
declare 120 separate labels in my form. I was looking to
use a control array for this, but these are not supported
in VB.NET.
I am quite new to VB in general, so please bear with me
if this is a very basic request.
My development environment is Windows XP professional SP1
and I am running the latest version of Visual Studio .NET
to do my development work.
Thanks.