Window Members (Microsoft.Office.InfoPath)

Represents a window that is used in the Microsoft Office InfoPath 2007 application.

The following tables list the members exposed by the Window type.

Protected Constructors

  Name Description
Protected method Window  

Top

Public Properties

  Name Description
Public property Active Gets a value that indicates whether the window associated with the Window object is the active window.
Public property Caption Gets or sets the caption text for the window represented by the Window object.
Public property CommandBars Gets a reference to the Microsoft Office CommandBars collection of the window that is associated with the Window object.
Public property Height Gets or sets the height of the window represented by the Window object, measured in points.
Public property Left Gets or sets the horizontal position of the window represented by the Window object, measured in points.
Public property MailEnvelope Gets a reference to the MailEnvelope object associated with the window that is represented by the Window object.
Public property TaskPanes Gets a reference to the TaskPaneCollection collection that is associated with the Window object.
Public property Top Gets or sets the vertical position of the window represented by the Window object, measured in points.
Public property Width Gets or sets the width of the window represented by the Window object, measured in points.
Public property WindowState Gets or sets the state of the window represented by the Window object.
Public property WindowType Gets the type of window that is represented by the Window object.
Public property XmlForm Gets a reference to the XmlForm object that is associated with the window that is represented by the Window object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Activate Activates (gives focus to) the window that is represented by the Window object.
Public method Close Overloaded.  
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Window Class
Microsoft.Office.InfoPath Namespace