I'm saving a Splitter control's SplitPosition at the Form_Closing event and setting the property back in the Form_Load event.
The first time I load the form it seems ok. But the next time I load the form, the Splitter doesn't change the mouse cursor to the VSplit cursor. I've check the Cursor property and it IS VSplit but it doesn't display as VSplit when I mouseover the Splitter.
Has anyone encountered this problem before? Any solutions?
