Onenote



Browse OneNote help content for all supported versions: OneNote for Windows 10. OneNote 2016 for Windows. OneNote for Mac. OneNote for iPad. OneNote for iPhone. OneNote for Android. OneNote is a note taking app from Microsoft that makes it easy to sync your ideas, sketches and notes across all your devices! Connect to your Office 365 account with OneDrive for Business enabled to track new sections, create notes and more. Tags are a way to categorize and prioritize notes in OneNote. With tags, you can quickly return to important items, remind yourself about action items, or filter on notes you’d like to share with others. You can tag anything from a single line of text to an entire paragraph. To add a tag, do the following. We would like to show you a description here but the site won’t allow us.

-->

The Window and Windows interfaces are OneNote 2013 API objects that enables users to work with OneNote windows. These objects allow users to enumerate through the set of OneNote windows and modify certain window properties.

OneNote window views

The following list shows the four view modes that you can use for OneNote windows:

  • Normal view—Displays the default OneNote window in which the Notebook and Page navigation panes are visible.

  • Full Page view—Displays a minimal user-interface (UI) view in which the Notebook and Page panes are not displayed.

  • Quick note—Displays a small window that allows users to take short notes. You would usually access quick notes through the OneNote icon in the Windows notification area, but you can also access them through the View tab in OneNote.

  • Dock to Desktop—Displays a OneNote window that you can dock to any side of the desktop (similar to the taskbar). Rion port devices driver. This view reduces the size of the desktop to fit the window. You can dock only one window at any time, and the window is always visible without blocking the desktop.

The following figure shows what the Full Page view, Dock to Desktop view, and quick notes look like on your desktop.

Onenote

OneNote views

Interfaces

This section lists the interfaces and members that you can use to modify OneNote windows programmatically.

Windows interface

The Windows interface allows the user to access the set of opened OneNote windows. It is a property of the OneNote Application class, accessed through Application.Windows. This returns the enumerated set of OneNote windows.

Properties

NameTypeDescription
Count
ulong
Gets the number of Window objects in the Windows set.
CurrentWindow
Window
Gets the Window object of the active OneNote window.
Items
Window
Returns the Window object that corresponds to the index value passed. This property cannot be accessed directly. To return a Window object, use Windows [(uint) index].

Window interface

The Window interface allows the user to access certain properties of each window. Each OneNote window can be accessed by enumerating through the Windows property of the Application class.

Properties

NameTypeDescription
Active
bool
Gets or sets a value that indicates whether the window is the active OneNote window.
Application
Application
Gets the OneNote Application object that is associated with the window.
CurrentPageId
string
Gets the object ID of the active OneNote page of the window.
CurrentSectionId
string
Gets the object ID of the active OneNote section of the window.
CurrentSectionGroupId
string
Gets the object ID of the active OneNote section group of the window.
CurrentNotebookId
string
Gets the object ID of the active OneNote notebook of the window.
DockedLocation
DockedLocation
Gets or sets the docked location of the OneNote window.
FullPageView
bool
Gets or sets a value that indicates whether the window is in Full Page view (minimal UI view).
SideNote
bool
Gets or sets a value that indicates whether the window is a quick note window.
WindowHandle
ulong
Gets the handle ID of the OneNote window.

Methods

You can use the following methods of the Window interface to navigate to specified objects in the OneNote window or to specified URLs.

NavigateTo

Description
Navigates to the specified object in the OneNote window. For example, you can navigate to sections, pages, and outline elements within pages.
Syntax
HRESULT NavigateTo([in]BSTR bstrHierarchyObjectID,[in]BSTR bstrObjectID);
Parameters
bstrHierarchyObjectID—The hierarchy OneNote ID of the object you want to navigate to. The object ID can reference a OneNote notebook, section, section group, or page.
bstrObjectID—The OneNote ID of the specific object to navigate to within a OneNote page. If the user does not want to navigate to a specific object on a page, this parameter is set to null.

NavigateToUrl

Description
If passed a OneNote link (onenote://), opens the OneNote window to the corresponding location in OneNote. However, if the link is an external link, such as https:// or file://, a security dialog box will appear. Upon dismissal, OneNote attempts to open up the link and an HResult.hrObjectDoesNotExist error is returned.
Syntax
HRESULT NavigateToUrl ([in]BSTR bstrUrl);
Parameters
bstrUrl—The URL to navigate to.

SetDockedLocation

Description
Docks the window to the location specified by dockLocation and the monitor at ptMonitor.
Syntax
HRESULT SetDockedLocation( [in] DockLocation dockLocation,[in] POINT ptMonitor);
Parameters
dockLocation - Indicates the docked location of a OneNote 2013 window.
ptMonitor - (Optional) Indicates in x,y co-ordinates which monitor the window should be docked to.

Example

The following code iterates through the OneNote windows to find a docked window. If no docked window exists, the example docks the active window. If no active window exists, the code creates a new docked window.

See also

Want to keep your thoughts organized? OneNote could be the app you’re looking for.

Www.onenote.com

Organize and manage your notes using one app. Create separate notebooks for work and personal ideas. OneNote is fun and versatile, allowing you to share your thoughts with friends and colleagues.

Keep your thoughts organized

The multipurpose app allows you to gather and organize notes in one place, using a variety of different methods.

OneNote is an easy to use app. It makes note-taking fun and less challenging, especially when you are on the move. Free to use, you can sync across various devices, ensuring you can access your notes from anywhere at any time.

2016

You can type, draw, and handwrite notes. Using mixed media, you can save images and draw diagrams. Include screenshots from the internet with web clipper. Get creative with your notes, and share them with anyone you choose.

Convert handwritten notes to text with this powerful tool. Capture thoughts when they pop into your head. Design visual images, using a stylus or your finger. A clean canvas gives you the freedom to conceptualize your ideas.

Your digital notebook stores collected information you add. You can password protect your notes, avoiding unauthorized access. Print directly from your notes or save to word or pdf. Use the integrated search function to save time and find what you need. Go one step further and add tags to your notes. OneNote has a lot of options for making your life easier.

Where can you run this program?

Real-time updates allow you to sync and access your data across multiple devices. Ensures you can access information at any time, wherever you are.

Is there a better alternative?

No. OneNote covers all the bases when it comes to capturing your notes. There are other apps available like Evernote and Simplenote, which offer similar layouts to OneNote.

Onenote Sign In

Our take

Onenote For Windows 10

Onenote

An electronic version of your notes, creating easy access efficiently. A smart app that gives you a clean sheet to transfer your thoughts, ideas, and to-do lists.

Should you download it?

Yes. Simplify your life using the OneNote app. It takes the challenge out of note keeping by effectively manages your notes.

Highs

  • Manage all your notes with one app
  • Syncs across all devices
  • Organize work and personal projects
  • Become more organized
  • Handwrite or type notes

Lows

  • Transferring handwritten notes to typeface is buggy
  • A bit complicated to set up
  • Some styling settings are tough to manage

OneNotefor Windows