J
JD
Just recently started to program WinForms using C# after coming from a
Delphi background. In Delphi's core VCL there was a useful component called
DrawGrid, which could be used to draw a 2D array of images on the screen. It
took care of all sorts of things such as scrollbars, and selecting with the
mouse, etc.
I can't seem to find an equivalent component in .NET. Does anyone know if
such a component exists?
Many thanks
JD
Delphi background. In Delphi's core VCL there was a useful component called
DrawGrid, which could be used to draw a 2D array of images on the screen. It
took care of all sorts of things such as scrollbars, and selecting with the
mouse, etc.
I can't seem to find an equivalent component in .NET. Does anyone know if
such a component exists?
Many thanks
JD