XdWindowType enumeration

The XdWindowType enumeration is used to determine the type of a Microsoft Office InfoPath 2003 window.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
xdEditorWindowThe window is the type of window that is displayed when filling out a form.
xdDesignerWindowThe window is the type of window that is displayed in design mode.

These enumerated values are returned by the WindowType property.

Show: