NotesWindowManagerPreview.SetFocusToNextView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Switches focus to the next visible note view (window) or to the Windows Ink Workspace (see Remarks). The views are selected in a cyclic, system-determined order.
public:
virtual void SetFocusToNextView() = SetFocusToNextView;
void SetFocusToNextView();
public void SetFocusToNextView();
function setFocusToNextView()
Public Sub SetFocusToNextView ()
Remarks
When the notes app is loaded from the Windows Ink Workspace, this method also switches focus to the Windows Ink Workspace and then back to views within the notes app.