<< Click to Display Table of Contents >> ExternalWindow |
[GUI Control Only, not supported by the Community Edition]
Controls, whether the VPE Preview Window is embedded in the parent form it is contained in, or if it is an external window managed by VPE itself.
property boolean VPE.ExternalWindow
read / write; design & runtime, closed document required
Possible Values:
Value |
Description |
True |
Preview Window is external |
False |
Preview Window is embedded |
Default:
True
Remarks:
ActiveX: If ExternalWindow is True, it might be necessary to set the Property "Visible" to False, this depends on the container application.
Java: The preview can not be embedded, it is only available as external window.
For the Community Edition the preview can not be embedded, it is only available as external window.