Window Properties (Microsoft.Office.InfoPath)

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

See Also

Reference

Window Class
Microsoft.Office.InfoPath Namespace