private void buttonClear_Click(object sender, EventArgs e) { portram.ClearPortList(); lstPorts.Items.Clear(); }