N
newscorrespondent
I want to save the state of a splitcontainer when an application ends. I
also save the form state. The SplitContainer does not seem to have a well
defined place to put intiialization and termination code.
I have tried to use my first splitter moved event to set the splitter
position but I am getting several splitter moved events before my form is
displayed. One is from the form initialization code and the second is from
my code that restore the form to it's original position and size.
Does anybody have a good method to know when to do the initialization.
Thanks
Tom Groszko
also save the form state. The SplitContainer does not seem to have a well
defined place to put intiialization and termination code.
I have tried to use my first splitter moved event to set the splitter
position but I am getting several splitter moved events before my form is
displayed. One is from the form initialization code and the second is from
my code that restore the form to it's original position and size.
Does anybody have a good method to know when to do the initialization.
Thanks
Tom Groszko