Power Point Show in WebBrowser Control ? can it be done ?
C#
2
Posts
1
Posters
0
Views
1
Watching
-
how to view power point show inside a web browser control in an application form ? i have a powerpoint link ( local file ) , i need to make something like this : webBrowser1.Url = new Uri(@file://c:\whatever\yourpresentation.ppt) it doesn't work with me !!!
-
how to view power point show inside a web browser control in an application form ? i have a powerpoint link ( local file ) , i need to make something like this : webBrowser1.Url = new Uri(@file://c:\whatever\yourpresentation.ppt) it doesn't work with me !!!
where are the experts :(