This topic has not yet been rated - Rate this topic

Application properties

This documentation is preliminary and is subject to change.

The Application type exposes the following members.

  NameDescription
Public property ActiveWindow Gets a reference to a Window object that represents the currently active window.
Public property ComAddIns Gets a Microsoft.Office.Core.COMAddIns object containing information about the COM Add-ins registered for the current InfoPath application.
Public property Environment Gets a reference to an Environment object that can be used to determine which runtime environment (InfoPath, Web browser, or mobile browser) the form is running in.
Public property LanguageSettings Gets a reference to the Microsoft.Office.Core.LanguageSettings object.
Public property MachineOnlineState Gets the current connection state of the client computer.
Public property Name Gets the name of the InfoPath application.
Public property UsableHeight Gets the available screen height, the maximum number of points to which you can set the height of an InfoPath document window.
Public property UsableWidth Gets the available screen width, the maximum number of points to which you can set the width of an InfoPath document window.
Public property User Gets a reference to the User object.
Public property Version Gets the InfoPath version number.
Public property Windows Gets a reference to the WindowCollection.
Public property XmlForms Gets a reference to the XmlFormCollection.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.