Skip to content

Caption Property

Description

Gets/sets the caption of the button.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Caption() As String

Return Type

Returns the caption of the button.

Remarks

This is the text that is displayed in the button. This text can be XML Markup to display formatted text.

See Also


See Also


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