Skip to content

CleanTooltip Property

Description

Specifies whether to display markup tooltips as normal text without markup tags or formatting.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property CleanTooltip() As Boolean

Remarks

Specifies whether to display markup tooltips as normal text without markup tags or formatting. This means that the tooltip will appear as plain text, as if no markup was added.

See Also


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