Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Windows.Forms;
namespace Prueba_listview
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();