Expand my Community achievements bar.

Shared Whiteboard - hide/show toolbar

Avatar

Level 1
Is there any way to hide and show the toolbar on the
SharedWhiteBoard component? I am finding in my use case for this
component I want the shapes I have drawn to remain visible but need
the toolbar out of sight.

1 Reply

Avatar

Former Community Member
Sup muppy,



I just did a quick google for "SharedWhiteBoard", which
brought me to the LiveDocs for the whiteboard - there's a property,
"shapesToolBar", which is a reference to the shapesToolBar. You can
just set its .visible property true or false as needed.



hope that helps

nigel