ToolTipText Property (JComponent)

Class

JComponent.

Action

Gets the tool tip text of a Swing component.

Syntax

'Declaration
Protected Read Property ToolTipText As String

Access

Read only.

Examples

Dim toolTipText As String = Component.ToolTipText