Click or drag to resize

ProjectServiceBaseGetMainWindowTitleWithoutComManagerInEmbeddedMode Method

Gets the main window title without being COM manager in embedded mode.

Namespace: Altaxo.Dom
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual string GetMainWindowTitleWithoutComManagerInEmbeddedMode()

Return Value

String
The title of the main window when the Com manager is not in embedded mode.
See Also