Title Property (AWTFrame)

Class

AWTFrame.

Action

Gets the title of the frame.

Syntax

'Declaration
Protected Read Property Title As String

Access

Read only.

Examples

Dim title As String = frameWindow.Title