C# -Schedule a button_Click to be Clicked at a specific time

后端 未结 0 1130
有刺的猬
有刺的猬 2021-02-04 09:10

i use C# windows_form_apps i have this code:

private void button9_Click_1(object sender, EventArgs e)
{
 MessageBox.Show("HELLO");
}

i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题