Click or drag to resize
weroSoft AG, Software
TritonMainViewHelper Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Provides some common helper methods for the main view window.
Inheritance Hierarchy
SystemObject
  WeroSoft.Triton.Desktop.HelpersTritonMainViewHelper

Namespace:  WeroSoft.Triton.Desktop.Helpers
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class TritonMainViewHelper

The TritonMainViewHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberConfigureTopHideTaskBar
Configure the main window according the given arguments of the application start.
Public methodStatic memberLoadPluginsArgumentStore
Loads all plug-ins according the argument store.
Public methodStatic memberWindowClosing
Checks closing the window.
Public methodStatic memberWriteStartupLogEntry
Writes an exception into an emergency log.
Top
See Also