Good day! Can this feature be enable in future releases of the OneNote 2007 API? Thanks.
D dyowee May 19, 2008 #1 Good day! Can this feature be enable in future releases of the OneNote 2007 API? Thanks.
J John Guin [msft] May 20, 2008 #2 What are you trying to accomplish? To set selection so that when I open the page I see what you want selected, or find out what object is currently selected on an existing page?
What are you trying to accomplish? To set selection so that when I open the page I see what you want selected, or find out what object is currently selected on an existing page?
D dyowee May 20, 2008 #3 Good day sir John! What I wish to do is be able to 'select' an Outline programmatically. Regards, Joey
Good day sir John! What I wish to do is be able to 'select' an Outline programmatically. Regards, Joey
J John Guin [msft] May 20, 2008 #4 check out the selected attribute of objects on a page using OMSpy. http://blogs.msdn.com/descapa/archive/2007/02/12/omspy-a-onenote-developer-s-tool.aspx You should be able to set the attribute to true or partial programmatically (I have not tried this yet myself. Just shooting in the dark right now). -- Hope it helps, John Guin OneNote Test Team http://blogs.msdn.com/johnguin
check out the selected attribute of objects on a page using OMSpy. http://blogs.msdn.com/descapa/archive/2007/02/12/omspy-a-onenote-developer-s-tool.aspx You should be able to set the attribute to true or partial programmatically (I have not tried this yet myself. Just shooting in the dark right now). -- Hope it helps, John Guin OneNote Test Team http://blogs.msdn.com/johnguin