c# monthCalendar 如何获取鼠标时间

2025-01-08 03:42:40
推荐回答(1个)
回答1:

this.textbox1.Text = monthCalendar1.SelectionStart.ToString();