Basically i have a docked panel on the right side of my form(with a
splitter), but when i change the formborder to none and while the
windowstate is maximized the panel no longer fills the entire right side of
the form.
I've tried to refresh the panel, refresh the form, set dock to none then
back the right, strangely when I show the folderbrowserdialog it properly
redocks.
If I set the windowstate to normal, then border to none, then maximized the
panel will then dock properly, but it looks horrible on the user side.
I would just write my own docking code, but the splitter needs the panel to
be docked.