c# - Getting title of document in cefsharp browser -
c# - Getting title of document in cefsharp browser -
i made browser using cefsharp in winforms , need title of page set in window title. haven't seen way title far , have looked on google , have found nothing. can reply how title?
with cefsharp.winforms v33.0.0 see https://github.com/cefsharp/cefsharp.minimalexample/blob/master/cefsharp.minimalexample.winforms/browserform.cs#l32
c# cefsharp
Comments
Post a Comment