Class WindowsNotifications

Shows a Windows Notification on the Taskbar

System.Object
  MarkdownMonster.Windows.WindowsNotifications
public class WindowsNotifications : object

Class Members

MemberDescription

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.Windows
Assembly: markdownmonster.exe

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