Description

Restores the caption bar text to the original settings.  This would normally be called after the SetWindowText service was used to modify the text.

Syntax

rv = Form_Services("RestoreWindowText", Window)

Parameters

ParameterDescription

Window

Window (form) to be restored. Default is @Window.

Version

16.0.18

  • No labels