šŸ“š SAP Business One SDK Help

Caption Property
See AlsoĀ 

Description

TheĀ button combo's caption.

Use this property to set the caption when no valid values are specified;Ā the itemĀ then acts as a Button.

Property type

Read-write property

Syntax

Visual Basic
Public Property Caption() As String

Remarks

Can be set only when not bound to a data source.

See Also