Click to See Complete Forum and Search --> : Resizing a formview


Ashwin_Tambe
June 4th, 1999, 04:06 PM
I have a static Splitter window, with a formview in one of it's pane. How do I restrict the user in dragging the splitter bar beyond a certain size of the formview ? That is, the user should not be able to entirely make the pane with formview to be overlapped by another pane.

ric
June 5th, 1999, 06:25 AM
Why do not you try to override some kind of OnSize() function.