Hyperlink.ScreenTip 属性

定义

返回或设置当鼠标指针置于指定的超链接显示为屏幕提示的文本。

public:
 property System::String ^ ScreenTip { System::String ^ get(); void set(System::String ^ value); };
public string ScreenTip { get; set; }
member this.ScreenTip : string with get, set
Public Property ScreenTip As String

属性值

适用于