Skip to content

ToolTip Property

Description

Get/set the tool tip that is displayed when the mouse pointer is positioned over the pane.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property ToolTip() As String

Remarks

The style of the tool tip can be changed by using the StatusBar's ToolTipContext property.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.