ControlType.Hyperlink Feld

Definition

Bezeichnet 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 Hyperlinksteuerelement navigiert zu einer angegebenen URL, wenn ein Benutzer auf das Steuerelement klickt.

Gilt für:

Weitere Informationen