showFormatBar( )
Displays or hides the Format toolbar.
Syntax
<oRef>.showFormatBar(<expL>)
<oRef>
A Form object.
<expL>
true to show the toolbar, false to hide the toolbar.
Property of
Form, SubForm
Description
You may show or hide the Format toolbar when the form has focus by calling showFormatBar( ).