Method XbpMenuBar():currentSize() Foundation

Returns the current size of the menubar.

Syntax
:currentSize() --> aSize
Return

This method returns an array of two elements: { nXsize, nYsize }. This array contains the dimensions of the menubar in the x and y direction.

Description

The method :currentSize() retrieves the current size of a XbpMenuBar object.

The size of a XbpMenuBar object cannot be changed. The window area used to display a menubar is maintained automatically by the operating system.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.