Click or drag to resize

Application Properties

The Application type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberApplicationEvents Defines several application events, which can be binded.
Public propertyCommands Collection of Command Items.
Public propertyCompatibleDocumentVersion Returns last compatible document version
Public propertyStatic memberCurrent The current instance of the running Application.
Public propertyCurrentDocument Returns the current active Document.
Public propertyDocuments Collection of all open documents.
Public propertyDocumentVersion Returns the current document version.
Public propertyIcon The application icon.
Public propertyIsDemoVersion True if there is no valid license.
Public propertyLicenseCompanyName Returns the company name of issued license
Public propertySettings Application settings
Public propertyShow Shows the main window.
Public propertyVersion Returns the program version.
Public propertyVersionString Returns the program version in the format [programname] [version] [date].
Top
See Also