本文介绍了设计用于控制Power Point Viewer的Windows应用程序.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我被分配了一个设计Windows应用程序的任务,该应用程序控制Power Point Viewer的功能.

Winapp应该具有以下功能.
1)按下p时,应显示Powerpoint Viewer中的上一张幻灯片.
2)按下n时,应显示Powerpoint Viewer中的下一张幻灯片.

请指导我该怎么做.
在此先感谢您.

I was assigned a task of designing a windows application which controls the functioning of power point viewer.

Winapp should have the following functionality.
1)when p is pressed previous slide in power point viewer should be displayed.
2)when n is pressed next slide in the power point viewer should be displayed.

please guide me how to do it.
Thanks in advance.

推荐答案


这篇关于设计用于控制Power Point Viewer的Windows应用程序.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-26 16:57