HelpPane_Destroy()

Examples


The HelpPane_Destroy() function removes the docked HTML Help pane from the right side of the application’s display area.

Syntax

HelpPane_Destroy()

Parameters

• None

Return value

A boolean. The value true indicates the help pane was removed, while false indicates it was not.


Documentation Feedback