Application Properties |
The Application type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlternateModifier |
Gets the alternate modifier for shortcuts.
|
![]() | BadgeLabel |
Gets or sets the badge label on the application icon in the dock, taskbar, etc.
|
![]() | CommonModifier |
Gets the common modifier for shortcuts.
|
![]() ![]() | Instance |
Gets the current application instance
|
![]() | MainForm |
Gets or sets the main form for your application.
|
![]() | Name |
Gets or sets the name of your application
|
![]() | QuitIsSupported |
Gets a value indicating whether this Application supports the Quit operation.
|
![]() | Windows |
Gets an enumeration of windows currently open in the application.
|