Exemple #1
0
 protected override bool OnTooltip(CefBrowser browser, string text)
 {
     return(owner.OnTooltip(text));
 }