either in the AppDomain cache or in a persistence medium such as a database
or a file on the hard drive.
When the form with the CheckedListBox is shown, in the Form_Load handler,
have it query the persisitence medium or Cache for the last value and restore that
to the control.