<< Click to Display Table of Contents >> PreviewWindow |
[.NET only, GUI Control Only]
Returns the IWin32Window of the Preview. It can be used directly as parameter for many .NET methods, like for example MessageBox.Show().
property PreviewHandle VPE.PreviewWindow
read; runtime only
Returns:
the IWin32Window of the preview
PreviewHandle is defined as:
public class PreviewHandle : IWin32Window