You could use Update. Called multiple times per second on all visible windows. like private void Update() { Repaint(); } ...
確定! 回上一頁