ControlType.Hyperlink Feld

Definition

Identifiziert ein Linksteuerelement.

public: static initonly System::Windows::Automation::ControlType ^ Hyperlink;
public static readonly System.Windows.Automation.ControlType Hyperlink;
 staticval mutable Hyperlink : System.Windows.Automation.ControlType
Public Shared ReadOnly Hyperlink As ControlType 

Feldwert

Hinweise

Ein Linksteuerelement navigiert zu einer angegebenen URL, wenn ein Benutzer auf das Steuerelement klickt.

Gilt für:

Weitere Informationen