I want to detect mouse over image in picturebox.
我想在图片框中检测鼠标悬停在图像上。
1 个解决方案
#1
0
If by picture box you mean what MS calls picture control, the parent window receives mouse messages.
如果通过图片框表示MS调用图片控件,则父窗口会接收鼠标消息。
#1
0
If by picture box you mean what MS calls picture control, the parent window receives mouse messages.
如果通过图片框表示MS调用图片控件,则父窗口会接收鼠标消息。