开发者

displaying play,pause buttons over picture box dynamically,in .net compact framework

I have two pict开发者_JAVA技巧ure box to display some pictures at regular intervals in .net compact framework.

I need to show toolbar with play,pause buttons when i touch the respective picture boxes and hide when i touch the other one..


So what, exactly, is the question? You could use a third picturebox to hold your "toolbar" and display/hide it as necessary, or make the toolbar a user control so you can easily add in separate buttons.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜