The HelpPane_GetWidth() function retrieves the width of the docked HTML Help pane in the application.
HelpPane_GetWidth()
• None
An integer containing the width of the help pane.
If the help pane hasn’t been created, this function returns the value 0 (zero). The default width for the help pane is 250 pixels. The minimum width is 20 pixels.