The following tables list the members exposed by InitializeNavigatorItemDescriptionEventArgs.
Name | Description | |
---|---|---|
BodyText | Gets/sets the body of the item's description, as seen in the Description Area of the Navigator user interface. | |
BodyText2 | Gets or sets the second line of the body of the item's description, as seen in the Description Area of the Navigator dialog. | |
HeaderText | Gets/sets the caption of the item's description, as seen in the Description Area of the Navigator user interface. | |
IsMdiChild | Returns true if the item represents an MDI child window. | |
MdiChild | Returns the MDI child window represented by the selectd item, or null. This property returns null when the IsMdiChild property returns false. | |
Pane | Returns the pane represented by the selected item, or null. This property returns null when the IsMdiChild property returns true. |