#include "ltwrappr.h"
L_INT LToolbar::GetRows ()
Gets the current number of rows in the toolbar.
Number of rows.
To set the number of rows in a toolbar, call LToolbar::SetRows.
Required DLLs and Libraries
For an example, refer to LToolbar::SetRows.