Hi everyone,
I've created a VB application.
It contains a combo box which holds a list of .pps files.
A OLE container
And a command button
The main theme of this project is,
When a user runs project
1. A menu of Powerpoint Files list will be displayed in combo box
2. User has to select any one file at a time.
3. Then clicks on Command button,
4. The selected .pps file should display in OLE container (Slide Show)
Could you help anyone to solve this problem.
I've created a VB application.
It contains a combo box which holds a list of .pps files.
A OLE container
And a command button
The main theme of this project is,
When a user runs project
1. A menu of Powerpoint Files list will be displayed in combo box
2. User has to select any one file at a time.
3. Then clicks on Command button,
4. The selected .pps file should display in OLE container (Slide Show)
Could you help anyone to solve this problem.
Comment