Folks,
Please does anyone know how to show a Form from an otherwise invisible application, and have it get the focus (i.e. appear on top of other windows)?
Activate() worked for me too.
Activate()
BringToFront() did nothing in this case, I don't know why.
BringToFront()