摘要: Private Sub Form_Load() For Each temp In Me.Controls If Not TypeOf temp Is Label Then temp.OnClick = "=GetVal()" Next If Me.产品编码.FormatConditions.Coun 阅读全文
posted @ 2023-07-19 11:44 一曲轻扬 阅读(310) 评论(0) 推荐(0)