Share via


HtmlControl.GetEditElement Method

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

'Declaration
Protected Function GetEditElement As HtmlElement
'Usage
Dim returnValue As HtmlElement 

returnValue = Me.GetEditElement()
protected HtmlElement GetEditElement()
protected:
HtmlElement^ GetEditElement()
protected function GetEditElement() : HtmlElement

Return Value

Type: System.Windows.Forms.HtmlElement

.NET Framework Security

See Also

Reference

HtmlControl Class

HtmlControl Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace