Skip to content

ForceShowTooltip Property

Description

Specifies whether to force tooltips to always be displayed, even when not normally needed.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property ForceShowTooltip() As Boolean

Remarks

Normally, tooltips are only shown for text that is not fully visible. This will force the tooltip to display even if the text is fully visible.

See Also


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