none
Wie erstelle ich diese Popups ? RRS feed

Alle Antworten

  • Hallo,

    diese Popups heißen ToastNotification und es kommt halt darauf an was für ein Projekttype Du entwickelst.

    WPF, WinForms, UWP

    Gruß

    Thomas


    Icon für UWP: https://www.microsoft.com/store/apps/9nblggh5fzpm

    Donnerstag, 27. Oktober 2016 13:28
  • Hi,

    in MSDN gibt es ein Quickstart Artikel dazu:

    https://msdn.microsoft.com/en-us/library/windows/desktop/hh802768%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396

    Des weiteren gibt es eine Sample für Desktop Apps hier:

    https://code.msdn.microsoft.com/windowsdesktop/sending-toast-notifications-71e230a2/

    Gruß,

    David

    Montag, 28. November 2016 20:30