JiiPee
2015-10-29 20:39:12 UTC
When we create a MDI project the childframes do not cross the view
boundaries of the mainframe. I would like to have this same
functionality when I create a SDI project and manually create a
CFrameWnd windows inside the view of the mainframe. So I want this frame
window have the mainframes views boundaries.... it should not go outside
the view. Is this possible and how? I tried all kind of combinations
with the styles when creating the frame but none worked so far.. the
frame always can go anywhere in the screen.
boundaries of the mainframe. I would like to have this same
functionality when I create a SDI project and manually create a
CFrameWnd windows inside the view of the mainframe. So I want this frame
window have the mainframes views boundaries.... it should not go outside
the view. Is this possible and how? I tried all kind of combinations
with the styles when creating the frame but none worked so far.. the
frame always can go anywhere in the screen.