Click or drag to resize

McApplication Methods

The McApplication type exposes the following members.

Methods
  NameDescription
Public methodCenterWindow(IntPtr)
Centers the given window on top of McApplication.MainWindow.
Public methodCenterWindow(String)
Centers the given window on top of McApplication.MainWindow.
Public methodExit
Closes the application.
Public methodGetOperator
Gets or creates a low level processing operator attached to the specified parent.
Public methodLocalized
Returns the localized equivalent of the specified string, or the string itself if the translation does not exist.
Public methodLocalizeString
Uses the global dictionnary for the currently active Locale to localize the specified string in place.
Public methodSetBusyState
Instantiates a new McBusyState object used to track progress of long operations.
Public methodShowError
Displays a dialog providing information about the specified error.
Top
Extension Methods
See Also