private void label4_Click(object sender, EventArgs e) { var box = new sc("https://github.com/liuziangexit/HEIF-Utility"); box.ShowDialog(); }
private void label9_Click(object sender, EventArgs e) { var box = new sc("Mail: [email protected]"); box.ShowDialog(); }
private void label4_Click(object sender, EventArgs e) { var box = new sc(); box.ShowDialog(); }