Notebook.setShowBorder
void setShowBorder(bool showBorder) nothrowSets whether a bevel will be drawn around the notebook pages.
This only has a visual effect when the tabs are not shown.
Parameters
showBorder | true if a bevel should be drawn around the notebook |