Skip to content

Caption Property

Description

The Caption property is used to get or set the text that will be displayed in the dialog bar's CaptionPopupBar.

Property Type

  • Read-write property

Syntax (Visual Basic)

Public Property Caption() As String

Remarks

This is the text that is currently displayed in the dialog bar's CaptionPopupBar. The CaptionPopupBar can be used to indicate what is being displayed in the child window.

See Also


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