Click or drag to resize
weroSoft AG, Software
WorkspaceArgumentStoreArgumentHideInTaskBar Field
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the shell argument h.

Namespace:  WeroSoft.Triton.Desktop.Configuration
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public const string ArgumentHideInTaskBar = "h"

Field Value

Type: String
Remarks
The shell argument 'h' is used for configuring the visibility of the Triton Window within the task bar ('Hide' window).
See Also