Upravit

Sdílet prostřednictvím


WindowType Enum

Definition

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.

Applies to