M
Matt Gilarde
Guest
You may be able to work around this by subscribing to the FormClosing event and saving the screen settings in that handler. FormClosing should be generated before FormClosed disposes the form.
Continue reading...
Continue reading...