HintTextAdorner.AddHintText-Methode (Control, String, HintTextAdorner%)

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

Syntax

'Declaration
Public Shared Function AddHintText ( _
    control As Control, _
    hintText As String, _
    ByRef hintTextAdorner As HintTextAdorner _
) As Boolean
public static bool AddHintText(
    Control control,
    string hintText,
    ref HintTextAdorner hintTextAdorner
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

HintTextAdorner Klasse

AddHintText-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace