05 2022 档案

摘要:控件的双缓冲属性是隐藏的,需要手动开启 panel1.GetType().GetProperty("DoubleBuffered",System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.NonPublic). 阅读全文
posted @ 2022-05-05 12:51 陈铖chenc 阅读(301) 评论(0) 推荐(0)