跳到主要内容

GetMenuColumns

注意

This function was added in omp v1.1.0.2612 and will not work in earlier versions!

Description

Get the number of active columns.

NameDescription
Menu:menuidThe ID of the menu to get the columns from.

Returns

Returns the number of active columns.

Examples

new columns = GetMenuColumns(menuid);