Share via


Application.DrawingToolbarShow Method

Project Developer Reference

Displays the Drawing toolbar, if it is not visible. When the Drawing toolbar is displayed, this method changes it from a docked toolbar to a floating toolbar.

Syntax

expression.DrawingToolbarShow

expression   A variable that represents an Application object.

Return Value
Boolean

See Also