C#表单移动停止事件 [英] C# Form Move Stopped Event

查看:127
本文介绍了C#表单移动停止事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在移动STOPS表单时,C#中是否有任何事件触发。

Is there any event in C# that fires when the form STOPS being moved. Not while its moving.

如果没有事件,有没有办法使用WndProc?

If there is no event for it, is there a way of doing it with WndProc?

推荐答案

ResizeEnd事件在移动结束后触发。也许你可以使用它。

The ResizeEnd event fires after a move ends. Perhaps you could use that.

这篇关于C#表单移动停止事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆