LinksControl.HyperLinkItem Members
Include Protected Members
Include Inherited Members
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
The LinksControl.HyperLinkItem type exposes the following members.
Constructors
Name
Description
Infrastructure.
Top
Methods
Name
Description
Infrastructure. (Overrides LinksControl.LinkItem.AddSubitems().)
Places the item text into edit mode. (Inherited from ListViewItem.)
Creates an identical copy of the item. (Inherited from ListViewItem.)
Deserializes the item. (Inherited from ListViewItem.)
Opens the provided URL in a new Internet Explorer window, and delegates security checks to Internet Explorer. (Inherited from LinksControl.LinkItem.)
Ensures that the item is visible within the control, scrolling the contents of the control, if necessary. (Inherited from ListViewItem.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Executes the default action on the current Link. (Inherited from LinksControl.LinkItem.)
Uses external addressability to execute a Link when the user operates outside the Visual Studio environment (Inherited from LinksControl.LinkItem.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Finds the next item from the ListViewItem, searching in the specified direction. (Inherited from ListViewItem.)
Retrieves the specified portion of the bounding rectangle for the item. (Inherited from ListViewItem.)
Serves as a hash function for a particular type. (Inherited from Object.)
Returns the subitem of the ListViewItem at the specified coordinates. (Inherited from ListViewItem.)
Infrastructure. (Overrides LinksControl.LinkItem.GetToolTip().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Infrastructure. (Overrides LinksControl.LinkItem.OnOpen().)
Infrastructure. (Overrides LinksControl.LinkItem.RefreshText().)
Removes the item from its associated ListView control. (Inherited from ListViewItem.)
Serializes the item. (Inherited from ListViewItem.)
Returns a string that represents the current object. (Inherited from ListViewItem.)
Top
Fields
Name
Description
(Inherited from LinksControl.LinkItem.)
(Inherited from LinksControl.LinkItem.)
(Inherited from LinksControl.LinkItem.)
(Inherited from LinksControl.LinkItem.)
Top
Properties
Name
Description
Gets or sets the background color of the item's text. (Inherited from ListViewItem.)
Gets the bounding rectangle of the item, including subitems. (Inherited from ListViewItem.)
Gets or sets a value indicating whether the item is checked. (Inherited from ListViewItem.)
Gets or sets a value indicating whether the item has focus within the ListView control. (Inherited from ListViewItem.)
Gets or sets the font of the text displayed by the item. (Inherited from ListViewItem.)
Gets or sets the foreground color of the item's text. (Inherited from ListViewItem.)
Gets or sets the group to which the item is assigned. (Inherited from ListViewItem.)
Gets or sets the index of the image that is displayed for the item. (Inherited from ListViewItem.)
Gets or sets the key for the image that is displayed for the item. (Inherited from ListViewItem.)
Gets the ImageList that contains the image displayed with the item. (Inherited from ListViewItem.)
Gets or sets the number of small image widths by which to indent the ListViewItem. (Inherited from ListViewItem.)
Gets the zero-based index of the item within the ListView control. (Inherited from ListViewItem.)
(Inherited from LinksControl.LinkItem.)
Gets the ListView control that contains the item. (Inherited from ListViewItem.)
Gets or sets the name associated with this ListViewItem. (Inherited from ListViewItem.)
Gets or sets the position of the upper-left corner of the ListViewItem. (Inherited from ListViewItem.)
Gets or sets a value indicating whether the item is selected. (Inherited from ListViewItem.)
Gets or sets the index of the state image (an image such as a selected or cleared check box that indicates the state of the item) that is displayed for the item. (Inherited from ListViewItem.)
Gets a collection containing all subitems of the item. (Inherited from ListViewItem.)
Gets or sets an object that contains data to associate with the item. (Inherited from ListViewItem.)
Gets or sets the text of the item. (Inherited from ListViewItem.)
Gets or sets the text shown when the mouse pointer rests on the ListViewItem. (Inherited from ListViewItem.)
Gets or sets a value indicating whether the Font, ForeColor, and BackColor properties for the item are used for all its subitems. (Inherited from ListViewItem.)
Top
Explicit Interface Implementations
Name
Description
Serializes the item. (Inherited from ListViewItem.)
Top
See Also
Reference
LinksControl.HyperLinkItem Class
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace