Mouse event don't work after first timer Tick

后端 未结 2 644
余生分开走
余生分开走 2021-01-28 06:25

I\'m using powershell to develop a little tool with graphic interface and I\'m going crazy with this issue...

For example: I have a label on a form that display \"real-t

2条回答
  •  半阙折子戏
    2021-01-28 07:19

    The timeout value for test-connection has to be less than your timer interval. Thank you @Eric Walker https://stackoverflow.com/users/4270366/eric-walker

提交回复
热议问题