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