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

WindowState Enumeration (Microsoft.Office.InfoPath)

Specifies the state of the InfoPath application window that is represented by a Window object.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
public enum WindowState
 Member nameDescription
MaximizedThe window is maximized. 
MinimizedThe window is minimized. 
NormalThe window is not maximized or minimized. 

These enumerated values are returned or set by the WindowState property of the Window object.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.