我想在我的主窗体中捕获鼠标移动事件.虽然我能够连接MouseEventHandler主窗体,但当光标位于UserControl或任何其他控件上时,事件不再触发.如何确保始终保持鼠标位置.
MouseEventHandler
c# winforms
c# ×1
winforms ×1