MarkdownMonsterAddin.ShowStatusError

Displays and error message on the status bar using common default values (red icon, standard timeout, warning icon)

public void ShowStatusError(string message,
	int timeout,
	FontAwesomeIcon icon,
	Color color)

Parameters

message

timeout

icon

color


See also:

Class MarkdownMonsterAddin

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