Version

Search Results

BodyText Property

Gets/sets the body of the items description, as seen in the Description Area of the Navigator user interface. Syntax

BodyText2 Property

Gets or sets the second line of the body of the items description, as seen in the Description Area of the Navigator dialog. Syntax

HeaderText Property

Gets/sets the caption of the items description, as seen in the Description Area of the Navigator user interface. Syntax

IsMdiChild Property (InitializeNavigatorItemDescriptionEventArgs)

Returns true if the item represents an MDI child window. Syntax

MdiChild Property (InitializeNavigatorItemDescriptionEventArgs)

Returns the MDI child window represented by the selectd item, or null. This property returns null when the IsMdiChild property returns false. Syntax

Pane Property (InitializeNavigatorItemDescriptionEventArgs)

Returns the pane represented by the selected item, or null. This property returns null when the IsMdiChild property returns true. Syntax

InitializeNavigatorItemDescriptionHandler Delegate

Delegate used by the InitializeNavigatorItemDescription event. Syntax Parameters sender e

InitializeNavigatorItemEventArgs Class

Event arguments for the UltraDockManager.InitializeNavigatorItem event. Syntax