Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
Is there "Refresh" method
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Is there "Refresh" method
I haven't tried but InvalidateRect with TChromiumWindow.ChildWindowHandle as the first parameter should work.
Re: Is there "Refresh" method
I need this kind of method too please
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Is there "Refresh" method
Have you tried setting the visibility to False in the panels below the top panel ?
When you need to switch to a different panel you only need to set its visibility to True again, call the bringtofront function and set the focus in the browser.
When you need to switch to a different panel you only need to set its visibility to True again, call the bringtofront function and set the focus in the browser.