HtmlControl.UpdateToolTip Method

Called when the tooltip should be updated.

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

Syntax

'Declaration
Protected Overridable Sub UpdateToolTip
protected virtual void UpdateToolTip()
protected:
virtual void UpdateToolTip()
abstract UpdateToolTip : unit -> unit  
override UpdateToolTip : unit -> unit
protected function UpdateToolTip()

.NET Framework Security

See Also

Reference

HtmlControl Class

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace