|
State Persistence
The state of the Dock window can be saved and loaded again. It means that the state of the dock window (float with a specific position or dock to main window) will remain unchanged, even when the user had closed the main window. It can serialize the state of docked controls in isolated storage, registry storage, xml, binary or any user defined storage.
Saving the collapse/expand state of the DockWindow and Reload
|
|
|
|