Helps with the saving and loading of data from the default store Syntax
For a list of all members of this type, see UltraDockManager.UltraDockManagerApplicationSettings members. Public Events Name Description PropertyChanged (Inherited from System.Configuration.ApplicationSettingsBase) SettingChanging (Inherited from System.Configuration.ApplicationSettingsBase) SettingsLoaded (Inheri...
Public Constructors Public Properties Public Methods Protected Methods Public Events
Public Methods Protected Methods
Public Properties
Gets or sets the binary data which contains the dock manager configuration settings Syntax
Syntax
Gets or sets the xml string which contains the dock manager configuration settings Syntax
Constructor Syntax Parameters owner The owner of this settings instancesettingsKey The settingsKey of the owner
A component for managing the docking and floating of controls on a form. Syntax Remarks The UltraDockManager provides Visual Studio .Net style docking functionality, including the ability to unpin/autohide controls. Unpinned controls appear as tab items in the UnpinnedTabArea based on the side of the container tha...