Results 1 to 3 of 3

Thread: Shell_NotifyIcon: different popup windows styles (Win7)

  1. #1

    Thread Starter
    Fanatic Member Mith's Avatar
    Join Date
    Jul 2017
    Location
    Thailand
    Posts
    540

    Shell_NotifyIcon: different popup windows styles (Win7)

    hi,

    i use the API Shell_NotifyIcon to display a icon at the windows notifaction area and sometimes i display a balloon popup messages.

    the window style of my balloon popup message looks like this:
    Name:  win7 notification old style.jpg
Views: 264
Size:  7.4 KB

    The window style of the balloon popup message from some other apps looks like this:

    Name:  win7 notification new style.jpg
Views: 214
Size:  7.9 KB

    Does anyone know how to use the "new" style for the balloon popup message with Windows 7?

  2. #2
    Member
    Join Date
    Jan 2021
    Posts
    55

    Re: Shell_NotifyIcon: different popup windows styles (Win7)

    Use NOTIFYICON_VERSION_4

    Check LaVolpe reply https://www.vbforums.com/showthread....47#post3682147

  3. #3

    Thread Starter
    Fanatic Member Mith's Avatar
    Join Date
    Jul 2017
    Location
    Thailand
    Posts
    540

    Re: Shell_NotifyIcon: different popup windows styles (Win7)

    thanks for the hint about NOTIFYICON_VERSION_4!

    maybe this information could be useful for someone: difference-between-notifyicon-version-and-notifyicon-version-4-used-in-notifyico

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width