WindowType Enumeration

Specifies the type of InfoPath application window.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
'Usage

Members

  Member name Description
Designer The type of window that is displayed when designing a form template. 
Editor The type of window that is displayed when filling out a form. 

Remarks

These enumerated values are returned by the WindowType property of the Window object.

This type or member can be accessed only from code running in forms opened in Microsoft Office InfoPath 2007.

See Also

Reference

Microsoft.Office.InfoPath Namespace