Click or drag to resize

ChromiumWebBrowserTooltipText Property

Version 130.1.90
The text that will be displayed as a ToolTip

Namespace: CefSharp.WinForms
Assembly: CefSharp.WinForms (in CefSharp.WinForms.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public string TooltipText { get; }

Property Value

String
The tooltip text.

Implements

IWebBrowserTooltipText
See Also