GetMaxPageItems
Returns a style's maximum items per page.
native int GetMaxPageItems(Handle hStyle = INVALID_HANDLE)Parameters
MenuStyle Handle, or INVALID_HANDLE to use the default style.
Return Value
int Maximum items per page.Error
Invalid Handle other than INVALID_HANDLE.