开发者

Mouse Enter Event problem, how to manipulate images?

开发者 https://www.devze.com 2023-03-03 12:20 出处:网络
I want to change an existing image in a single picture box 开发者_如何学JAVAto another image with the Mouse Enter event.Need help please.You just need to assign to myPictureBox.Image in the MouseEnter

I want to change an existing image in a single picture box 开发者_如何学JAVAto another image with the Mouse Enter event. Need help please.


You just need to assign to myPictureBox.Image in the MouseEnter and, presumably, MouseLeave events.

0

精彩评论

暂无评论...
验证码 换一张
取 消