Skip to content

Caption Property

Description

Text to display in the group title bar.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Caption() As String

Remarks

The Caption is the text string that is displayed in the group's title bar. The Caption of the group is initially set when it is added or inserted.

Group Caption

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.