ControlType.Hyperlink 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
标识一个超链接控件。
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
字段值
注解
当用户单击控件时,超链接控件会导航到指定的 URL。