WindowType Enumeration
Specifies the type of InfoPath application window.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Enumeration WindowType
'Usage
Dim instance As WindowType
public enum WindowType
Members
Member name | Description | |
---|---|---|
Editor | The type of window that is displayed when filling out a form. | |
Designer | The type of window that is displayed when designing a form template. |
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 InfoPath Filler.