Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Code Block
rv = Form_Services("RestoreWindowText", Window)

...