Back to Devexpress

SuperToolTip.ToString() Method

windowsforms-devexpress-dot-utils-dot-supertooltip-c5e96ce1.md

latest1.1 KB
Original Source

SuperToolTip.ToString() Method

Gets the textual representation of the current SuperToolTip.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

A string which specifies the tooltip’s textual representation.

|

See Also

SuperToolTip Class

SuperToolTip Members

DevExpress.Utils Namespace