Share

Application.Caption Property

Parent Object: Application

Description

Gets/Sets the caption on the Application's frame window.

Syntax

Application.Caption() As String

Property Value

This is a read/write property whose value is a String.

Version

Introduced in version 4

Was this information helpful?