Click or drag to resize

WindowBringParentToFront Method

Will set the focus on the Parent container, in the case of windows being embeded.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public void BringParentToFront()
See Also