Click or drag to resize

ApplicationCommands Class

Provides a set of application related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ApplicationApplicationCommands

Namespace:  MediaCy.Automation.Application
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ApplicationCommands

The ApplicationCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberExit
Closes the application.
Public propertyStatic memberFullScreen
Toggles full screen mode.
Public propertyStatic memberOptions
Displays the application options dialog.
Public propertyStatic memberSetOption
Sets the value of the specified option.
Public propertyStatic memberShowOptions
Displays the application options dialog.
Top
See Also