ApplicationConfiguration.UseSingleWindow

Determines whether Markdown Monster runs as a Singleton application where documents are always opened in the same single Markdown Monster instance.

If not set, launching MM opens a new Markdown Monster instance for each file opened externally.

public bool UseSingleWindow { get; set; }

See also:

Class ApplicationConfiguration

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