Update 20250618
This commit is contained in:
@@ -101,5 +101,12 @@ namespace zz_winsign
|
||||
{
|
||||
sign1.ClearSignature();
|
||||
}
|
||||
|
||||
private void button2_Click(object sender, EventArgs e)
|
||||
{
|
||||
Form2 f = new Form2();
|
||||
f.Show();
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user