MainWindow.SetWindowTitle

Sets the Window Title followed by Markdown Monster (registration status) by default the filename is used and it's updated whenever tabs are changed.

Note: ActiveTab change causes the title to be automatically updates and generally you don't want to set a custom title because it'll get overwritten.

Just call this when you need to have the title updated due to file name change that doe`sn't change the active tab.

public void SetWindowTitle(string title)

Parameters

title


See also:

Class MainWindow

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic