开发者

c# smartphone-like scrolling windows forms panel movement

开发者 https://www.devze.com 2023-04-11 09:04 出处:网络
I will try to explain it: I\'m making an touch app in windows forms. I have some panels with buttons inside. I would like to move ( right or left ) the panel when i click in any control inside the pan

I will try to explain it: I'm making an touch app in windows forms. I have some panels with buttons inside. I would like to move ( right or left ) the panel when i click in any control inside the panel and move the mouse left or right.开发者_StackOverflow I would like to get the movement like smartphone scrolling.

I thought to make this with drag&drop and when I drag some control inside the panel, move the panel to right or left. But I don't know how to make this and I don't want to lose button's click because every button have their own functionality.

You have some idea?

Thanks a lot

0

精彩评论

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

关注公众号