I have an SDI with a a CSplitterWnd that I created inside my FrameWnd's OnCreateClient. The only problem is that the user can resize the bottom pane and I want it to be unsizeable.

Any thoughts?