Creates a new NotifyIcon (also known as system tray icon) object; can also
be called as PARENT->AddNotifyIcon(%OPTIONS). %OPTIONS are:
    -icon => Win32::GUI::Icon object
    -id => NUMBER
        a unique identifier for the NotifyIcon object
    -name => STRING
        the name for the object
    -tip => STRING
        the text that will appear as tooltip when the mouse is
        on the NotifyIcon