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: 14.1.0-alpha3
Syntax
C#
public void BringParentToFront()
See Also