SetFocus

<< Click to Display Table of Contents >>

Navigation:  Management >

SetFocus

Previous pageReturn to chapter overviewNext page

[ActiveX / VCL only – see also the method Focus]

If the Preview is not embedded, a call to this method sets the focus to the Preview.

method void VPE.SetFocus(

)

Remarks:

For Visual Basic use the method VpeSetFocus, because Visual Basic does not understand that a method of an ActiveX control is called and mismatches it with a call to the VB internal method.