0

i have Panels, using CefSharp.WinForms, i want that every site i open, the Panel will Strating automatic down not top

Exemple

ive tried to change the panel Properties to AutoScroll - true, but its doesnt work any help? tnx!

dovid
  • 6,354
  • 3
  • 33
  • 73
  • Winforms? WPF? Xamarin? UWP? – Klaus Gütter Sep 07 '20 at 07:46
  • using CefSharp.WinForms – moro Marshl Sep 07 '20 at 08:48
  • There's no built in functionality for this. You can use JavaScript to scroll the page, see https://github.com/cefsharp/CefSharp/wiki/General-Usage#1-how-do-you-call-a-javascript-method-from-net https://stackoverflow.com/questions/11715646/scroll-automatically-to-the-bottom-of-the-page – amaitland Sep 07 '20 at 09:30

0 Answers0