Expand Minimize
This topic has not yet been rated - Rate this topic

XdWindowType Enumeration (Microsoft.Office.Interop.InfoPath)

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)
public enum XdWindowType
 Member nameDescription
xdDesignerWindowThe window is the type of window that is displayed in design mode. 
xdEditorWindowThe window is the type of window that is displayed when filling out a form. 

These enumerated values are returned by the WindowType property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.