C++
virtual void toolbarBitmapSizeWillChange( bool );
Description
This reactor method indicates the toolbar size will be changed to bLarge.
If bLarge is true, toolbar bitmaps will be large; if false, they will be small.
Parameters
| Parameters | Description |
|---|---|
| bLarge | Passed in Boolean indicating toolbar bitmap size |
Links
Previous Declaration
virtual void toolbarBitmapSizeWillChange(Adesk::Boolean bLarge);