Version

Search Results

UltraDockManager.UltraDockManagerApplicationSettings Class

Helps with the saving and loading of data from the default store Syntax

UltraDockManager.UltraDockManagerApplicationSettings Class Events

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...

UltraDockManager.UltraDockManagerApplicationSettings Class Members

Public Constructors Public Properties Public Methods Protected Methods Public Events

BinaryData Property

Gets or sets the binary data which contains the dock manager configuration settings Syntax

Save Method

Syntax

XmlData Property

Gets or sets the xml string which contains the dock manager configuration settings Syntax

UltraDockManager.UltraDockManagerApplicationSettings Constructor

Constructor Syntax Parameters owner The owner of this settings instancesettingsKey The settingsKey of the owner

UltraDockManager Class

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...