InfoPart.caption Method

Gets or set the caption of the control.

Syntax

public str caption([str value])

Run On

Called

Parameters

  • value
    Type: str

Return Value

Type: str
The string that is used as the caption of the control.

See Also

Reference

InfoPart Class