by QuadraQ » Sat Dec 11, 2004 12:16 am
We're using the VCL interface for VPE 3.6 under C++ Builder 6, and we've noticed that when we call OpenDoc(), the control is set to visible. We have to reset it to not show, but this causes "flashing". Why would the OpenDoc() make the control visible? We haven't done anything yet, why would we want to show it?