I dock the taskbar to the left, which causes many windows to open underneath the taskbar.
None of the System.Windows.Form.FormStartPosition values take into account the taskbar except for Manual. Is this by design? It's frustrating. I want to respect the default monitor and window position values that the OS should enforce.