In This Article

NextWindowNavigationType Enum

Indicates the types of Next Window Navigation.

public enum NextWindowNavigationType

Fields

Name Description
DocumentWindow

The Next Window Navigation will work for document windows only.

ToolAndDocumentWindow

The Next Window Navigation will work for both tool and document windows.

ToolWindow

The Next Window Navigation will work for tool windows only.