Gets/sets whether panes give feedback when the mouse is moved over the caption or tab of a pane. Syntax Example The following code initializes various properties on the ultradockmanager component.
Gets/sets the ImageList providing the images for the component. Syntax Example The following example demonstrates the initialization of the properties of the UltraDockManager component.
Gets/sets the size of the images used in the caption. Syntax Example The following code initializes various properties on the ultradockmanager component.
Returns the resolved size for the caption images. Syntax
Gets/sets the size of the images used in the pane tab. Syntax Example The following code initializes various properties on the ultradockmanager component.
Returns the resolved size for the tab images. Syntax
Gets/sets the color displayed as transparent in a image. Syntax Remarks When set to a color other than Color.Transparent (the default), all occurrences of the color in the image will be made transparent. If an image is supplied by setting an Appearance.Image property to an Imagelist index, the ImageLists Transpare...
Gets called when a floating window is being initialized to host a dock area pane which has just been floated. Syntax Parameters floatingWindowContainer The floating window Form which will be used to display the floating dock area pane.
Used during deserialization to initialize the component with the properties of the serialized UltraDockManager component Syntax Parameters source Deserialized UltraDockManager whose properties are copied
Fires once for each list item that appears in the Navigator user interface, once that item has been selected. This event does not fire if the ShowDescriptionArea property is false. Syntax Event Data The event handler receives an argument of type InitializeNavigatorItemDescriptionEventArgs containing data related t...