Share via


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)

Syntax

'Declaration
'Usage

Members

  Member name Description
xdDesignerWindow The window is the type of window that is displayed in design mode. 
xdEditorWindow The window is the type of window that is displayed when filling out a form. 

Remarks

These enumerated values are returned by the WindowType property.

See Also

Reference

Microsoft.Office.Interop.InfoPath Namespace