MarkdownMonsterAddin.ShowStatus

Displays a status message on the main application's status bar

public void ShowStatus(string message,
	int timeoutMs,
	FontAwesomeIcon icon,
	Color color,
	bool spin)

Parameters

message

timeoutMs

icon

color

spin


See also:

Class MarkdownMonsterAddin

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