Prof-UIS provides serialization of user interface objects with no extra effort from the developer.
The default implementation serializes the user interface components to the Windows registry
but you can also serialize data to use a file on disk (see StateInFile sample).
When the application starts/closes the following objects are saved/restored:
- size, position, and state of the main window
- position and state of the menu bar
- position and state of all toolbars including custom toolbars added in the Customize mode
- position and state of all control bars
- arrangement of all command items including those cloned from the initial command items in the Customize mode
- command usage statistics