WindowType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of InfoPath application window.
public enum class WindowType
public enum WindowType
type WindowType =
Public Enum WindowType
- Inheritance
-
WindowType
Fields
Name | Value | Description |
---|---|---|
Editor | 0 | The type of window that is displayed when filling out a form. |
Designer | 1 | 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.