OSTaskbarManager.RemoveBadge

Syntax:

RemoveBadge()

Description:

Deletes a notification icon from the program button on the taskbar.
Runs under Windows 7 or higher, Ubuntu Unity (deletes the specified number on the application number in Unity Launcher).
Does not perform any actions under other operating systems.

Availability:

Thin client, thick client.

Example:

OSTaskbar.RemoveIcon();

    

1C:Enterprise Developer's Community