ToolBarHeight()

语法

Result = ToolBarHeight(#ToolBar)
概要
Returns the height (in pixels) of the toolbar. This is useful for correct calculation on window height when using a toolbar.

参数

#ToolBar The toolbar to use.

返回值

Returns the height (in pixels) of the toolbar.

Remarks

On OS X this command returns 0, as the toolbar is not part of the window inner height so no calculation is needed.

参阅

CreateToolBar()

已支持操作系统

所有

<- SetToolBarButtonState() - ToolBar Index - ToolBarID() ->