SiteKiosk Documentation
One Step Back

NotificationArea Collection




The NotificationArea collection provides information about the taskbar notification area.


Members Table

    The following table lists the members provided by the NotificationArea collection.

    Members
    PropertiesDescription
    CountThe number of currently existing notify icons.
    DisplayNotifyWindowIf the notification area is enabled.
    DisplayOnlySiteKioskAppsIf the notification area should only show programs that have been started by SiteKiosk.
    VisibleIconCountThe number of currently visible notify icons.
    MethodsDescription
    ItemReturns one item of the collection.
    EventsDescription
    OnInsertedFires when a new icon has been added.
    OnModifiedFires when an existing icon has been modified.
    OnRemovedFires when an icon has been removed.
    OnSetFocusFires when the focus has been set.

Remarks
    This collection is available through the object WindowList. Use the NotificationArea collection to receive information about the taskbar notification area or to change the appearance and behaviour of notification icons.

    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 number of currently existing notify icons.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    alert(SiteKiosk.WindowList.NotificationArea.Count);
    </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 -