Method XbpToolBar():setSize() Foundation
Changes the size of the Xbase Part.
:setSize( <aSize> [,<lPaint>] ) --> lSuccess
The method returns the value .T. (true) if the size of the tool bar object is changed, otherwise .F. (false) is returned.
The method :setSize() changes the size of the Xbase Part. The current size is determined using the method :currentSize().
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.