Reference for Team Foundation Server SDK
LinksControl Class

Control for managing WorkItem links.

Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in microsoft.teamfoundation.workitemtracking.controls.dll)

Syntax

Visual Basic (Declaration)
Public Class LinksControl
	Inherits LinksControlBase
Visual Basic (Usage)
Dim instance As LinksControl
C#
public class LinksControl : LinksControlBase
C++
public ref class LinksControl : public LinksControlBase
J#
public class LinksControl extends LinksControlBase
JScript
public class LinksControl extends LinksControlBase
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Windows.Forms.Control
         System.Windows.Forms.ScrollableControl
           System.Windows.Forms.ContainerControl
             System.Windows.Forms.UserControl
               Microsoft.TeamFoundation.WorkItemTracking.Controls.LinksControlBase
                Microsoft.TeamFoundation.WorkItemTracking.Controls.LinksControl
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also

Tags :


Page view tracker