11 2018 档案

摘要:DoubleBuffered = true 如果 Control 沒有這個屬性,可以使用我下列擴充函式進行設定︰ public static void SetDoubleBuffered<T>(this T control) where T : Control { typeof(T).InvokeM 阅读全文
posted @ 2018-11-02 08:54 KUMAMON熊本熊 阅读(1645) 评论(4) 推荐(0) 编辑