ProjectServiceBaseGetMainWindowTitleWithoutComManagerInEmbeddedMode Method |
Gets the main window title without being COM manager in embedded mode.
Namespace: Altaxo.DomAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual string GetMainWindowTitleWithoutComManagerInEmbeddedMode()
Return Value
StringThe title of the main window when the Com manager is not in embedded mode.
See Also