In general there are [[at least]] the following places where you can put
data and code:
the app (CWinAPP derived class)
the main frame window class
the document window class
the document class.
http://support.microsoft.com/kb/309309
發文作者 cotton5415 於 九月 25, 2010
In general there are [[at least]] the following places where you can put
data and code:
the app (CWinAPP derived class)
the main frame window class
the document window class
the document class.
http://support.microsoft.com/kb/309309
發表於 Power Point Automation's Road, Win32's Road | 已加上的標籤: ppt, ppt automation | 張貼留言 »
發文作者 cotton5415 於 九月 17, 2010
‘ Undocument constant used to display show in a window
‘ without PowerPoint command bars.
Const ppShowTypeInWindow = 1000
發表於 Power Point Automation's Road | 已加上的標籤: cotton5415, power point, ppt, ppt vba, private, vba | 張貼留言 »
發文作者 cotton5415 於 四月 15, 2009
references:
http://powerpoint.objectsdefined.com/Microsoft/PowerPoint/2003/clsPpEntryEffect.htm
http://support.microsoft.com/kb/180616/zh-tw
http://support.microsoft.com/kb/162385/zh-tw
http://officeone.mvps.org/vba/events_version.html
發表於 Power Point Automation's Road | 已加上的標籤: power point automation, Power Point Automation's Road | 張貼留言 »