SiteKiosk Documentation
One Step Back

NotifyIconInfo Object




The NotifyIconInfo object provides information about an icon of the notification area.


Members Table

    The following table lists the members provided by the NotifyIconInfo object.

    Members
    PropertiesDescription
    CallbackMessageCallback message to send to the notify window.
    GuidItemGUID of the icon.
    IconHandle of the icon.
    IDID of the icon.
    InfoText of the balloon.
    InfoFlagsIcon type.
    InfoTitleTitle of the balloon.
    NotifyWindowHandle of the window to inform about clicks.
    SiteKioskAppIf the program is a configured external application.
    StateVisibility state of the icon.
    TimeoutTimeout period of the balloon.
    TipText of the tooltip.
    VersionVersion information of the callback messages.

Remarks
    This object is returned by the Item method and the OnInserted, OnModified and OnRemoved event handler. Use the NotifyIconInfo object to receive information about a single icon of the taskbar notification area.

    Note that the path of a file using SiteKiosk objects must be allowed in the
    SiteKiosk configuration (Security -> Access -> URL's With Script Permission)
    if it is not a browser skin file.
Examples
    The following example shows the ID of the first existing icon.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    alert(SiteKiosk.WindowList.NotificationArea.Item(1).ID);
    </SCRIPT>
    

Applies to
    SiteKiosk v5.5 (and later versions).

Back to topVolver arriba

© 1997-2011 PROVISIO - Aventura, EEUU - Muenster, Alemania
Sitekiosk.es - Grupo24®, Madrid, España -