| IWebBrowserTooltipText Property |
Version 55.0.0
The text that will be displayed as a ToolTip
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntaxstring TooltipText { get; }property String^ TooltipText {
String^ get ();
}Property Value
Type:
StringThe tooltip text.
See Also