Share

View.Caption Property

Parent Object: View

Description

Gets/Sets the caption on this View's window.

Syntax

View.Caption() As String

Property Value

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

Samples

Name Description
Cancel a double click Demonstrates how to receive (and in this case, cancel) a double click from a user.

Version

Introduced in version 4

Was this information helpful?