Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 993 Bytes

devenv-showcaption-property.md

File metadata and controls

39 lines (29 loc) · 993 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
ShowCaption Property
Sets whether the text that is specified by the Caption Property is displayed for the control.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

ShowCaption Property

Version: Available or changed with runtime version 3.2.

Sets whether the text that is specified by the Caption Property is displayed for the control.

Applies to

  • Page Label
  • Page Field
  • Page Group

Property Value

True if the caption is displayed; otherwise, false. The default is true.

Syntax

ShowCaption = false;

See Also

Properties
Caption Property