Hi. Does anyone know how to make a windows form behave like a menu, such that it closes if the user clicks anywhere away from it?
It would also be nice if the window didn't steal the focus from the parent form, but this isn't necessary.
It would also be nice if the window didn't steal the focus from the parent form, but this isn't necessary.
Comment