Hi.
I have a bar the users can configure/change as the they want.
When I close the form, SaveLayoutToRegistry is called and the data is written correctly to the Registry.
When I open the form, RestoreLayoutFromRegistry is called, but the saved changes are not loaded. ???
Can anyone please help