ControlType.Hyperlink Campo

Definición

Identifica un control de hipervínculo.

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 

Valor de campo

Comentarios

Un control de hipervínculo navega a una dirección URL especificada cuando un usuario hace clic en el control.

Se aplica a

Consulte también