开发者

c# smartphone-like scrolling windows forms panel movement

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜