Click or drag to resize

Application Properties

The Application type exposes the following members.

Properties
  NameDescription
Public propertyAlternateModifier
Gets the alternate modifier for shortcuts.
Public propertyBadgeLabel
Gets or sets the badge label on the application icon in the dock, taskbar, etc.
Public propertyCommonModifier
Gets the common modifier for shortcuts.
Public propertyStatic memberInstance
Gets the current application instance
Public propertyMainForm
Gets or sets the main form for your application.
Public propertyName
Gets or sets the name of your application
Public propertyQuitIsSupported
Gets a value indicating whether this Application supports the Quit operation.
Public propertyWindows
Gets an enumeration of windows currently open in the application.
Top
See Also