FreeStatusBar()

语法

FreeStatusBar(#StatusBar)
概要
Free the given status bar.

参数

#StatusBar The status bar to free. If #PB_All is specified, all the remaining status bars are freed.

返回值

无.

Remarks

All remaining status bars are automatically freed when the program ends.

已支持操作系统

所有

<- CreateStatusBar() - StatusBar Index - IsStatusBar() ->