Shows a Windows Notification on the Taskbar
MarkdownMonster.Windows.WindowsNotifications
public class WindowsNotifications : object
Class Members
Member | Description | |
---|---|---|
Constructor |
||
CloseInstance |
public static void CloseInstance() |
|
ShowNotification |
public static void ShowNotification(string title, string text, ToolTipIcon messageIcon, int timeout, Icon titleIcon, bool autoClose, string urlToOpen) |
|
Instance |
Requirements
Namespace: MarkdownMonster.WindowsAssembly: markdownmonster.exe
© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic