RemoveSysTrayIcon()

语法

RemoveSysTrayIcon(#SysTrayIcon)
概要
Remove the specified SysTray icon.

参数

#SysTrayIcon Remove the SysTray icon. If #PB_All is specified, all the remaining SysTray icons are freed.

返回值

无.

Remarks

All remaining SysTray icons are automatically removed when the program ends.

已支持操作系统

所有

<- IsSysTrayIcon() - SysTray Index - SysTrayIconToolTip() ->