recently, I use the splitter control in my winform project. at the application running, it throws the exception(Syste m.Runtime.Inter opServices.SEHE xception) as moving the splitter control.

I test it that second time or direct open the form which contains the splitter control, it's normal. In my application, it's opened as third time. the form which contains the splitter control is opened in the container both in test and application....