Page 1 of 1

Re: Always refresh desktop

Posted: Tue Dec 11, 2018 10:57 am
by salvadordf
Hi,

Try hiding the TCEFWindowParent, TChromiumWindow or TCEFLinkedWindowParent components when the form is minimized.

Call TCEFWindowParent.Hide or TChromiumWindow.Hide or TCEFLinkedWindowParent.Hide depending on the component you use in your project.