ControlType.Hyperlink Campo

Definizione

Identifica un controllo collegamento ipertestuale.

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 

Valore del campo

Commenti

Un controllo collegamento ipertestuale passa a un URL specificato quando un utente fa clic sul controllo.

Si applica a

Vedi anche